Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 1585 996

latest revision download trunk

1585 annotated / raw | Diffs: previous, other | Lines: 2878 ( +1, -1 )

Created: 2008-05-20 08:30:59 -0500 (4 months 23 days ago) | Author: floele | Changeset: 1585

SVN VPN patch by Martin Eckardt

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1536 annotated / raw | Diffs: previous, other | Lines: 2878 ( +2, -2 )

Created: 2008-02-08 16:41:23 -0600 (8 months ago) | Author: floele | Changeset: 1536

FS#1402 - cache.topic datatype mis-match error in postgres

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1510 annotated / raw | Diffs: previous, other | Lines: 2878 ( +1, -1 )

Created: 2007-12-17 10:13:00 -0600 (9 months ago) | Author: floele | Changeset: 1510

Fixed group desc column not null

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1448 annotated / raw | Diffs: previous, other | Lines: 2878 ( +1, -1 )

Created: 2007-09-02 23:51:51 -0500 (13 months ago) | Author: floele | Changeset: 1448

Fixed not-null jabber ID column

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1425 annotated / raw | Diffs: previous, other | Lines: 2878 ( +1, -0 )

Created: 2007-08-22 11:41:10 -0500 (13 months ago) | Author: floele | Changeset: 1425

Redundant data and more SQLite compatibility

What does redundancy do? It makes common tasks faster and uncommon tasks insignificantly slower. For now, the task list should have become noticeably faster for bigger sized databases. If you notice that anything gets out of sync, let us now.

Oh, and we've got two new columns, "closed by" and "last changed by".

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1419 annotated / raw | Diffs: previous, other | Lines: 2877 ( +8, -0 )

Created: 2007-08-18 08:23:57 -0500 (13 months ago) | Author: floele | Changeset: 1419

Added permission to toggle the *visibility* of a user for the assignees list

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1385 annotated / raw | Diffs: previous, other | Lines: 2869 ( +9, -2 )

Created: 2007-07-27 02:54:58 -0500 (14 months ago) | Author: floele | Changeset: 1385

MDB2's lastInsertID and various bug fixes

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1383 annotated / raw | Diffs: previous, other | Lines: 2862 ( +23, -0 )

Created: 2007-07-26 15:10:56 -0500 (14 months ago) | Author: floele | Changeset: 1383

Now you can have a different set of syntax plugins for each task / comment

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1370 annotated / raw | Diffs: previous, other | Lines: 2839 ( +14, -2 )

Created: 2007-07-25 03:22:41 -0500 (14 months ago) | Author: floele | Changeset: 1370

Replaced dokuwiki with Text_Wiki (still the same syntax) for easier maintenance.
You can now set the allowed plugins in the project management area. It is also planned that you can set the used plugins per task/comment.

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1369 annotated / raw | Diffs: previous, other | Lines: 2827 ( +73, -69 )

Created: 2007-07-24 12:21:13 -0500 (14 months ago) | Author: floele | Changeset: 1369

Some DB schema fixes

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1365 annotated / raw | Diffs: previous, other | Lines: 2823 ( +4, -4 )

Created: 2007-07-23 03:43:04 -0500 (14 months ago) | Author: floele | Changeset: 1365

Some minor database adjustments

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1354 annotated / raw | Diffs: previous, other | Lines: 2823 ( +465, -78 )

Created: 2007-07-17 02:52:30 -0500 (14 months ago) | Author: floele | Changeset: 1354

Quick edit assignees, bugfixes, missing table index

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1338 annotated / raw | Diffs: previous, other | Lines: 2436 ( +10, -10 )

Created: 2007-07-13 02:18:20 -0500 (15 months ago) | Author: floele | Changeset: 1338

FS#1312 - "double quotes" break the dependency graph
+ some more database fixes

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1335 annotated / raw | Diffs: previous, other | Lines: 2436 ( +0, -0 )

Created: 2007-07-13 00:38:15 -0500 (15 months ago) | Author: judas_iscariote | Changeset: 1335

svn props for trunk as well some more work in the new DB stuff..

Properties

 charset = utf-8
 svn:eol-style = native
 svn:keywords = Id
 svn:mime-type = text/xml

1333 annotated / raw | Diffs: previous, other | Lines: 2436 ( +2407, -1056 )

Created: 2007-07-12 15:29:11 -0500 (15 months ago) | Author: floele | Changeset: 1333

Adodb -> MDB2

This gives us a more reliable upgrader/installer and hopefully is the basis for easy sqlite support. Regressions are to be expected.

1330 annotated / raw | Diffs: previous, other | Lines: 1085 ( +1, -3 )

Created: 2007-07-11 10:05:37 -0500 (15 months ago) | Author: floele | Changeset: 1330

2 minor fixes, NULL value and details heading position

1315 annotated / raw | Diffs: previous, other | Lines: 1087 ( +4, -4 )

Created: 2007-07-03 03:15:09 -0500 (15 months ago) | Author: floele | Changeset: 1315

FS#1300 - Big size for field.. + a few other corrections

1301 annotated / raw | Diffs: previous, other | Lines: 1087 ( +0, -7 )

Created: 2007-06-18 12:09:01 -0500 (15 months ago) | Author: floele | Changeset: 1301

Severity field is finally gone. Don't forget the backup before upgrading your database.
+ various other fixes

1294 annotated / raw | Diffs: previous, other | Lines: 1094 ( +21, -3 )

Created: 2007-06-15 15:34:23 -0500 (15 months ago) | Author: floele | Changeset: 1294

A couple of bug fixes and few more table indices

1289 annotated / raw | Diffs: previous, other | Lines: 1076 ( +2, -2 )

Created: 2007-06-10 21:41:57 -0500 (16 months ago) | Author: judas_iscariote | Changeset: 1289

0.9.9 and trunk fixes

0.9.9 --> missing important change in the the reminder deamon startup
         use only \n in the email body not \r\n

1.0 --> update Validate.php
       use bulk binding in class.backend
       use \n instead of \r\n in email body
       fixed a newly introduced notice in the custom headers code
       database schema, entry_id in notifications_threads must be
autoincrementable.

1286 annotated / raw | Diffs: previous, other | Lines: 1076 ( +4, -0 )

Created: 2007-06-10 15:07:34 -0500 (16 months ago) | Author: floele | Changeset: 1286

Custom mail headers (uses same parameters as subject)

1283 annotated / raw | Diffs: previous, other | Lines: 1072 ( +3, -0 )

Created: 2007-06-09 08:37:28 -0500 (16 months ago) | Author: floele | Changeset: 1283

A user's timezone is updated automatically now (using Ajax to "spy" the timezone offset)

1282 annotated / raw | Diffs: previous, other | Lines: 1069 ( +4, -2 )

Created: 2007-06-09 03:46:58 -0500 (16 months ago) | Author: floele | Changeset: 1282

Fixed threaded notifications. Note that you have to manually move the PRIMARY_KEY in the threads-table from task_id to entry_id (before or after upgrading).

1280 annotated / raw | Diffs: previous, other | Lines: 1067 ( +5, -1 )

Created: 2007-06-07 13:36:45 -0500 (16 months ago) | Author: floele | Changeset: 1280

More work on FS#1158
+ restructured group creation/edit group page

Notes on SVN usage: Run setup/upgrade/svnimport.php?project_id=X for a project that uses SVN to make SVN entries appear in the related tab.

1278 annotated / raw | Diffs: previous, other | Lines: 1063 ( +12, -0 )

Created: 2007-06-06 12:38:13 -0500 (16 months ago) | Author: floele | Changeset: 1278

Opensearch, different feed syndications, SVN log viewer and minor fixes

Thanks to Markus Schlegel for providing a nice SVN class :)

1248 annotated / raw | Diffs: previous, other | Lines: 1051 ( +1, -1 )

Created: 2007-05-28 05:43:16 -0500 (16 months ago) | Author: judas_iscariote | Changeset: 1248

Im doing it wrong !!

1247 annotated / raw | Diffs: previous, other | Lines: 1051 ( +13, -1 )

Created: 2007-05-28 05:15:59 -0500 (16 months ago) | Author: judas_iscariote | Changeset: 1247

merge + trunk changes

1. merge changes to trunk
2. notifications threads now stored in the database
3. only add the jabber_id on the emil when it has soemthing
4. FS_SMTP_TIMEOUT for user defined SMTP timeout.(doh :P )

1225 annotated / raw | Diffs: previous, other | Lines: 1039 ( +1, -1 )

Created: 2007-05-20 07:11:16 -0500 (16 months ago) | Author: judas_iscariote | Changeset: 1225

I mean.. password_salt :Dº

1224 annotated / raw | Diffs: previous, other | Lines: 1039 ( +4, -0 )

Created: 2007-05-20 07:09:21 -0500 (16 months ago) | Author: judas_iscariote | Changeset: 1224

salted passwords for paranoid guys out there..

1206 annotated / raw | Diffs: previous, other | Lines: 1035 ( +1, -1 )

Created: 2007-05-11 16:15:21 -0500 (17 months ago) | Author: floele | Changeset: 1206

Some upgrading fixes

1177 annotated / raw | Diffs: previous, other | Lines: 1035 ( +4, -0 )

Created: 2007-04-28 05:38:32 -0500 (17 months ago) | Author: floele | Changeset: 1177

0.9.9: fixed user profile for global project
1.0: new feature, auto closing tasks after inactivity

1170 annotated / raw | Diffs: previous, other | Lines: 1031 ( +4, -0 )

Created: 2007-04-24 15:09:57 -0500 (17 months ago) | Author: floele | Changeset: 1170

Changelog feature (sensible improvement suggestions welcome)

1157 annotated / raw | Diffs: previous, other | Lines: 1027 ( +8, -0 )

Created: 2007-04-20 12:59:20 -0500 (17 months ago) | Author: floele | Changeset: 1157

Account locking stuff for 1.0 and 0.9.9.x
That is:
- temporary lock for 5 minutes after 5 failed logins
- message when the user logs in correctly again which tells him when someone tried to login with a wrong password or when the account has been locked
Note: Requires (even though minor) database upgrade.
+ increased size of text areas for task descriptions

1153 annotated / raw | Diffs: previous, other | Lines: 1019 ( +3, -0 )

Created: 2007-04-17 12:50:22 -0500 (17 months ago) | Author: floele | Changeset: 1153

FS#1243: Link in Notification E-Mail
1.0: accounts can now be activated manually

1150 annotated / raw | Diffs: previous, other | Lines: 1016 ( +3, -3 )

Created: 2007-04-13 12:24:54 -0500 (18 months ago) | Author: floele | Changeset: 1150

Increased some field sizes to prevent DB errors
+ (1.0): search in summary only option

1144 annotated / raw | Diffs: previous, other | Lines: 1016 ( +12, -0 )

Created: 2007-04-06 15:51:33 -0500 (18 months ago) | Author: floele | Changeset: 1144

FS#1235: Task ID Prefix Configurable Per Project

Don't forget to run the upgrader before complaining about error messages.

Note that FS#XYZ links now refer to the "global" task ID.

1133 annotated / raw | Diffs: previous, other | Lines: 1004 ( +4, -0 )

Created: 2007-03-28 14:54:00 -0500 (18 months ago) | Author: floele | Changeset: 1133

FS#1228 - Depends with SVG
+ 1.0: edit privacy permission

1131 annotated / raw | Diffs: previous, other | Lines: 1000 ( +2, -0 )

Created: 2007-03-28 09:39:55 -0500 (18 months ago) | Author: floele | Changeset: 1131

Fixed a few bugs

1116 annotated / raw | Diffs: previous, other | Lines: 998 ( +4, -0 )

Created: 2007-03-20 14:16:13 -0500 (18 months ago) | Author: floele | Changeset: 1116

FS#1217: Lack of user ablity to hide email address from all but admin

1115 annotated / raw | Diffs: previous, other | Lines: 994 ( +4, -0 )

Created: 2007-03-20 13:56:23 -0500 (18 months ago) | Author: floele | Changeset: 1115

FS#779 - Per project default group + some fixes

1114 annotated / raw | Diffs: previous, other | Lines: 990 ( +4, -0 )

Created: 2007-03-19 11:33:54 -0500 (18 months ago) | Author: floele | Changeset: 1114

New in 1.0: "view private tasks" permission

1102 annotated / raw | Diffs: previous, other | Lines: 986 ( +8, -0 )

Created: 2007-03-15 14:29:33 -0500 (18 months ago) | Author: floele | Changeset: 1102

FS#865: Language (and theme) selection by user

(no theme selection done, this may be a feature for a bulletin board but not for a bug tracker ;) )

1092 annotated / raw | Diffs: previous, other | Lines: 978 ( +1, -1 )

Created: 2007-03-12 02:29:10 -0500 (19 months ago) | Author: floele | Changeset: 1092

Custom error handler and minor changes

1087 annotated / raw | Diffs: previous, other | Lines: 978 ( +0, -3 )

Created: 2007-03-10 16:13:32 -0600 (19 months ago) | Author: floele | Changeset: 1087

0.9.9: Fixed a notice
1.0: pluggable do modes (not yet finished regarding menu integration, certainly buggy)

1052 annotated / raw | Diffs: previous, other | Lines: 981 ( +5, -3 )

Created: 2007-02-20 09:23:41 -0600 (19 months ago) | Author: floele | Changeset: 1052

Some bug fixes for the latest feature

1051 annotated / raw | Diffs: previous, other | Lines: 979 ( +118, -55 )

Created: 2007-02-20 05:00:40 -0600 (19 months ago) | Author: floele | Changeset: 1051

0.9.9:
- Typo
- fixed that the template class can use a non-existent theme
- table cells for task fields now use nowrap

1.0:
FS#218. Use the upgrader, it will take a while. And don't ignore the backup hint this time. After running the upgrader, you have to set the lists for each field manually in the admin area -> fields.
This is only a first version, more field types will be added later. For now, please let's focus on *bug fixing*.

1036 annotated / raw | Diffs: previous, other | Lines: 916 ( +5, -0 )

Created: 2007-02-09 11:47:13 -0600 (20 months ago) | Author: floele | Changeset: 1036

FS#1190: LDAP integration

So how does it work? Configuration in admin area -> user registration.
If a user tries to login which does not exist yet but is stored on the LDAP server, the user will automatically created. If this user has 'userPassword' stored on LDAP too, it will be checked and the user only added if it is correct.
After user creation the permissions may be changed.

1031 annotated / raw | Diffs: previous, other | Lines: 911 ( +29, -109 )

Created: 2007-02-06 13:25:33 -0600 (20 months ago) | Author: floele | Changeset: 1031

First work on FS#218. It is possible to create custom lists and edit existing ones now. You should *NOT* do that yet unless you want to brake your BTS. Also the development version should be considered unstable during FS#218 development.

1026 annotated / raw | Diffs: previous, other | Lines: 991 ( +1, -2 )

Created: 2007-02-03 14:49:51 -0600 (20 months ago) | Author: floele | Changeset: 1026

Fixed anonymous task creation

1025 annotated / raw | Diffs: previous, other | Lines: 992 ( +4, -0 )

Created: 2007-02-03 14:20:11 -0600 (20 months ago) | Author: floele | Changeset: 1025

FS#1179: Assign Users to Projects / hide projects

Now project permissions for anon users are separated in
* view project
* view tasks

Now a user might be able to see a project (for example to be able to anonymously add a new task), but not see any tasks (apart from those he opened, using the token-URL). If a user cannot see a project though, he also can't see any tasks in it.

1021 annotated / raw | Diffs: previous, other | Lines: 988 ( +6, -3 )

Created: 2007-02-03 07:12:37 -0600 (20 months ago) | Author: floele | Changeset: 1021

FS#1061: User search callback for new user picking ui for "Assigned To" shows users from all projects

(do not forget to use the upgrader when upgrading from one version to another)

1011 annotated / raw | Diffs: previous, other | Lines: 985 ( +0, -5 )

Created: 2007-01-30 15:16:34 -0600 (20 months ago) | Author: floele | Changeset: 1011

Possible fix for  FS#1181: Upgrading from dev-version to 0.9.9 RC1 fails
+ IT lang update

In 1.0: Replaced some calls of the Req class.

1010 annotated / raw | Diffs: previous, other | Lines: 990 ( +27, -0 )

Created: 2007-01-30 11:59:18 -0600 (20 months ago) | Author: floele | Changeset: 1010

Forgot DB update for 1.0

999 annotated / raw | Diffs: previous, other | Lines: 963 ( +0, -4 )

Created: 2007-01-28 03:51:35 -0600 (20 months ago) | Author: floele | Changeset: 999

For 1.0: FS#335: Contact project manager

Now all project managers are shown in top level view. If the project manager wants to establish means of contact, he can for example do what Christian suggested in his last comment. We won't add any email forms.

+ 1.0: removed project is active option

It didn't give any options you didn't already have using the permission system.

+ 0.9.9: fixed a LIMIT query

996 new annotated / raw | Lines: 967 ( +967, -0 )

Created: 2007-01-27 17:08:31 -0600 (20 months ago) | Author: floele | Changeset: 996

Upgrader for 1.0.0

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-10-12 23:38 -0500