|
From: alla@ - 2011-11-23 02:12:27
|
Sat Nov 19 00:05:02 EST 2011 Alex Lance <al...@cy...>
* 20114 Made Sales module not use the Project's TF as the primary fund.
M ./sale/lib/productSale.inc.php -2 +2
M ./sale/lib/productSaleItem.inc.php -7 +6
Sat Nov 19 00:11:42 EST 2011 Alex Lance <al...@cy...>
* 20114 Made the labels uniform across Sales module.
M ./sale/lib/productSale.inc.php -1
M ./sale/productSale.php +10
M ./sale/templates/productSaleItemR2.tpl -3 +1
M ./sale/templates/productSaleListR.tpl -2
M ./sale/templates/productSaleM.tpl -7 +1
Tue Nov 22 08:03:41 EST 2011 Alex Lance <al...@cy...>
* BUG Time Sheet Item unit does not get saved upon item edit.
M ./time/timeSheetItem.php -1 +3
Tue Nov 22 08:52:03 EST 2011 Alex Lance <al...@cy...>
* 18919 Added comments to product sales.
M ./comment/commentTemplate.php -1 +2
M ./installation/db_data.sql +1
A ./patches/patch-00215-alla.sql
M ./sale/lib/productSale.inc.php +38
M ./sale/productSale.php +17
M ./sale/templates/productSaleM.tpl -1 +1
Tue Nov 22 08:55:23 EST 2011 Alex Lance <al...@cy...>
* BUG Straightened up some install data for db compatibility.
M ./installation/db_data.sql -3 +3
|
|
From: alla@ - 2011-12-04 04:48:05
|
Fri Dec 2 01:30:47 EST 2011 Alex Lance <al...@cy...>
* BUG Allow instant open and close of tasks.
M ./task/lib/task.inc.php +9
Fri Dec 2 01:38:33 EST 2011 Alex Lance <al...@cy...>
* 20188 Prevent Estimated Date floating erroneously on task page.
M ./task/templates/taskM.tpl -2 +2
Fri Dec 2 01:41:07 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Adjust labels on task page to allow proper rendering on smaller screens.
M ./task/templates/taskM.tpl -2 +2
Fri Dec 2 03:12:27 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Made client contacts stand out in the same manner as external parties comments.
M ./client/client.php -1 +1
Fri Dec 2 03:15:00 EST 2011 Alex Lance <al...@cy...>
* BUG Patched client and project comments to work with the interested party selector.
M ./client/lib/client.inc.php +2
M ./project/lib/project.inc.php +2
Sun Dec 4 15:45:13 EST 2011 Alex Lance <al...@cy...>
* 20247 Forge a name for extra interested parties that don't have one, update those that now have one.
A ./patches/patch-00218-alla.php
M ./shared/lib/interestedParty.inc.php +1
|
|
From: alla@ - 2011-12-05 03:13:12
|
Mon Dec 5 02:45:32 EST 2011 Alex Lance <al...@cy...>
* Updated postgres version of database schema file.
M ./installation/db_structure.sql.postgres -4 +15
|
|
From: alla@ - 2011-12-05 11:34:28
|
Mon Dec 5 22:32:55 EST 2011 Alex Lance <al...@cy...>
* 15275 Using the wrong bitwise comparator for email function masks.
M ./email/lib/email_receive.inc.php -5 +5
|
|
From: alla@ - 2011-12-06 02:00:49
|
Mon Dec 5 12:15:53 EST 2011 Jeremy Chin <je...@cy...>
* More query logging.
M ./shared/lib/db.inc.php +1
Mon Dec 5 15:54:43 EST 2011 Jeremy Chin <je...@cy...>
* 19772 Put date headers back on comments.
M ./comment/lib/comment.inc.php +1
Tue Dec 6 12:26:04 EST 2011 Jeremy Chin <je...@cy...>
* 20251 Ensure assignee and manager IP checkboxes are checked.
M ./shared/lib/interestedParty.inc.php -1 +2
|
|
From: alla@ - 2011-12-06 14:38:55
|
Tue Dec 6 23:38:40 EST 2011 Alex Lance <al...@cy...>
* 20145 Added checkbox to client contacts to permit active/inactive.
M ./client/client.php -9 +21
M ./client/lib/clientContact.inc.php +1
M ./client/templates/clientContactM.tpl -1 +3
M ./css/src/style.tpl +7
M ./css/style_default.css +7
M ./css/style_lava.css +7
M ./css/style_leaf.css +7
M ./css/style_nacho.css +7
M ./css/style_rams.css +7
M ./css/style_tweak.css +7
A ./images/icon_vcard_faded.png
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00220-alla.sql
Tue Dec 6 23:46:45 EST 2011 Alex Lance <al...@cy...>
* 20145 Remove inactive client contacts from client list.
M ./client/lib/client.inc.php -13 +1
Wed Dec 7 00:54:27 EST 2011 Alex Lance <al...@cy...>
* 20265 Fixed performance lag issue with dynamic tabs on task, project page etc.
M ./config/templates/configM.tpl -1 +2
M ./javascript/alloc.js -3 +8
M ./shared/lib/page.inc.php -2 +2
Wed Dec 7 01:08:25 EST 2011 Alex Lance <al...@cy...>
* 20259 Made dropdown lists with more than 30 items, skip the multiple select renderer.
M ./javascript/alloc.js -2 +6
|
|
From: alla@ - 2011-12-20 01:40:11
|
Tue Dec 20 12:28:47 EST 2011 Jeremy Chin <je...@cy...>
* 20298 v183 Record full name of IPs from default IP list.
M ./email/lib/command.inc.php -1
M ./shared/lib/interestedParty.inc.php -1 +1
Tue Dec 20 12:38:31 EST 2011 Alex Lance <al...@cy...>
* 20298 v183 Changed another occurrence of fullName to name.
M ./project/lib/import_export.inc.php -1 +1
|
|
From: alla@ - 2011-12-20 01:52:29
|
Tue Dec 20 12:49:42 EST 2011 Alex Lance <al...@cy...>
* 20298 v183 CLI Fixed add_interested_party to record the fullName.
M ./bin/alloccli/subscriptions.py -1 +1
|
|
From: alla@ - 2012-01-09 01:55:27
|
Mon Jan 9 12:54:20 EST 2012 Alex Lance <al...@cy...>
* 20298 v183 Another fullName instance that needs fixing.
M ./bin/alloccli/subscriptions.py +1
|
|
From: alla@ - 2012-01-24 04:15:28
|
Tue Jan 24 15:15:35 EST 2012 Jeremy Chin <je...@cy...>
* 20475 v183 Get attachment filenames correctly.
M ./shared/get_attachment.php -1 +1
|
|
From: alla@ - 2012-01-31 07:09:56
|
Thu Dec 29 14:35:49 EST 2011 Alex Lance <al...@cy...>
* 20301 CLI Fixed projectPriorityLabel key error.
M ./bin/alloccli/alloc.py -1 +2
Thu Dec 29 14:39:31 EST 2011 Alex Lance <al...@cy...>
* CLI Changed double-quotes to single-quotes.
M ./bin/alloccli/alloc.py -33 +33
Thu Dec 29 16:09:12 EST 2011 Alex Lance <al...@cy...>
* 20048 CLI Changed `alloc edit` to use --long-args intead of ^this:format.
M ./bin/alloccli/alloc.py -1 +7
M ./bin/alloccli/edit.py -48 +46
Thu Dec 29 16:09:16 EST 2011 Alex Lance <al...@cy...>
* 20177 CLI Add functionality to pass null values to `alloc edit`.
M ./bin/alloccli/edit.py -1 +6
Fri Dec 30 14:50:28 EST 2011 Alex Lance <al...@cy...>
* Removed unused fields from permission table.
M ./installation/db_constraints.sql -1
M ./installation/db_data.sql -90 +90
M ./installation/db_structure.sql -2
M ./installation/db_structure.sql.postgres -2
A ./patches/patch-00222-alla.sql
M ./security/lib/permission.inc.php -2
M ./security/permission.php -2
M ./security/permissionList.php -6
M ./security/templates/permissionListM.tpl -2
M ./security/templates/permissionListR.tpl -2
M ./security/templates/permissionM.tpl -19
M ./shared/lib/db_entity.inc.php -6 +5
Mon Jan 2 15:04:17 EST 2012 Alex Lance <al...@cy...>
* Remove time sheet validation code from PHP.
M ./shared/lib/db.inc.php -2 +9
M ./shared/lib/db_entity.inc.php -12 +8
M ./time/lib/timeSheet.inc.php -18 +4
M ./time/lib/timeSheetItem.inc.php -26
M ./time/timeSheet.php -6 +1
Mon Jan 2 15:12:20 EST 2012 Alex Lance <al...@cy...>
* Make task::get_list() default to prioritised.
M ./task/lib/task.inc.php +2
Mon Jan 2 15:13:26 EST 2012 Alex Lance <al...@cy...>
* Add timeSheetItemID to list of filter elements for timeSheetItem::get_list().
M ./time/lib/timeSheetItem.inc.php +4
Tue Jan 3 08:38:00 EST 2012 Alex Lance <al...@cy...>
* Moved auditing logic into database layer.
M ./audit/lib/auditItem.inc.php -42
A ./patches/patch-00223-alla.php
M ./shared/lib/db_entity.inc.php -26
M ./task/lib/task.inc.php -94 +27
|
|
From: alla@ - 2012-01-31 07:10:52
|
Tue Jan 3 11:34:15 EST 2012 Alex Lance <al...@cy...>
* Added db_triggers.sql and make_single_user_db.sh.
M ./installation/db_data.sql +5
M ./installation/db_structure.sql +5
A ./installation/db_triggers.sql
A ./installation/make_single_user_db.sh
A ./patches/patch-00224-alla.sql
Tue Jan 3 12:19:07 EST 2012 Alex Lance <al...@cy...>
* 20311 Added further documentation for existin alloc API.
A ./services/doc/
A ./services/doc/HOWTO
A ./services/doc/alloc_services_1.8.3.html
A ./services/doc/stylesheet.css
Sat Jan 7 01:18:55 EST 2012 Alex Lance <al...@cy...>
* 20398 CLI Add support for GNU date -d format for date input.
M ./bin/alloccli/alloc.py +25
M ./bin/alloccli/edit.py +3
M ./bin/alloccli/timesheets.py -1 +4
M ./bin/alloccli/work.py +3
Sat Jan 7 01:22:10 EST 2012 Alex Lance <al...@cy...>
* 20398 Make dates that are coerced to 0000-00-00 bomb out with an error.
M ./installation/db_data.sql +1
M ./installation/db_triggers.sql +14
Sat Jan 7 10:41:29 EST 2012 Alex Lance <al...@cy...>
* 20359 Fix task-closed-by field for when a task is closed multiple times by different people.
M ./task/lib/task.inc.php -2 +2
Sat Jan 7 11:06:27 EST 2012 Alex Lance <al...@cy...>
* 20145 Prevent inactive client contacts from appearing when creating a new comment.
M ./client/lib/client.inc.php -1 +3
Sun Jan 8 13:38:35 EST 2012 Alex Lance <al...@cy...>
* 20400 Add triggers file to installation process.
M ./installation/install.php +1
Mon Jan 9 12:59:58 EST 2012 Alex Lance <al...@cy...>
* 20368 CLI Improved error handling for alloc comment.
M ./bin/alloccli/comment.py -2 +8
Tue Jan 10 22:06:07 EST 2012 Alex Lance <al...@cy...>
* 20068 CLI Added before/after info and --verbose switch for `alloc edit`.
M ./bin/alloccli/edit.py -4 +15
M ./email/lib/command.inc.php -16 +36
Tue Jan 10 22:12:25 EST 2012 Alex Lance <al...@cy...>
* 20400 Set @personID to NULL if we don't have a $current_user.
M ./shared/lib/db.inc.php +2
|
|
From: alla@ - 2012-01-31 08:36:48
|
Mon Jan 16 11:49:30 EST 2012 Jeremy Chin <je...@cy...>
* 20330 Filter in only current projects for timesheet filter by default.
M ./shared/global_tpl_values.inc.php +1
M ./time/lib/timeSheet.inc.php -2 +7
M ./time/templates/timeSheetListFilterS.tpl -1 +14
A ./time/updateProjectListByStatus.php
Fri Jan 20 12:17:59 EST 2012 Alex Lance <al...@cy...>
* 20264 Remove blank task status entry from task list filter.
M ./task/lib/task.inc.php -1
Fri Jan 20 12:31:14 EST 2012 Alex Lance <al...@cy...>
* 20251 Make task manager and assignee remain selected as default recipients, even when removed from IP list.
M ./shared/lib/interestedParty.inc.php +1
M ./task/lib/task.inc.php -2 +2
Mon Jan 23 20:30:07 EST 2012 Alex Lance <al...@cy...>
* 20467 Remove resent-* headers from forwarded emails, to permit bounced emails to function correctly.
M ./comment/lib/comment.inc.php +6
Mon Jan 23 20:32:46 EST 2012 Alex Lance <al...@cy...>
* 20467 Replace PHPs RFC822 message header parsing for support of resent-* headers.
M ./comment/lib/comment.inc.php -4 +4
M ./email/lib/email_receive.inc.php -7 +25
M ./email/receiveEmail.php -4 +4
M ./shared/lib/interestedParty.inc.php -2 +2
Mon Jan 23 20:32:53 EST 2012 Alex Lance <al...@cy...>
* Don't re-send client emails back out to clients.
M ./comment/lib/comment.inc.php -1 +3
Mon Jan 23 20:33:43 EST 2012 Alex Lance <al...@cy...>
* Catch an error case in email send.
M ./comment/lib/comment.inc.php -1 +5
Tue Jan 24 16:46:06 EST 2012 Alex Lance <al...@cy...>
* 20352 Remove non-functional add_comment_hook().
M ./comment/lib/comment.inc.php -6
M ./task/lib/task.inc.php -19
Tue Jan 24 16:48:46 EST 2012 Alex Lance <al...@cy...>
* Remove non-functional comment Download links.
M ./comment/lib/comment.inc.php -7 +1
Wed Jan 25 01:06:09 EST 2012 Alex Lance <al...@cy...>
* 20475 Fix further instances of double-urldecoded $_GET vars.
M ./project/lib/task_graph.inc.php -1 +1
M ./project/projectGraphImage.php -1 +1
M ./reminder/reminderAdd.php -1 +1
M ./search/search.php -1 +1
M ./services/json.php -1 +1
M ./shared/lib/interestedParty.inc.php -2 +2
M ./shared/lib/page.inc.php -1 +1
M ./shared/util.inc.php -1 +1
M ./task/lib/task.inc.php -1 +1
M ./wiki/directory.php -2 +2
M ./wiki/file.php -5 +5
M ./wiki/fileDownload.php -1 +1
M ./wiki/fileHistory.php -2 +2
M ./wiki/lib/init.php -2 +2
|
|
From: alla@ - 2012-01-31 08:39:42
|
Sat Jan 28 18:13:45 EST 2012 Alex Lance <al...@cy...>
* 18525 Shortened project-level time sheet defaults field label.
M ./project/templates/projectFormM.tpl -2 +2
Sat Jan 28 18:14:14 EST 2012 Alex Lance <al...@cy...>
* 18525 Fixed save bug in project-level default time sheet values, and added blank option for unit.
M ./project/templates/projectFormM.tpl -2 +2
Sat Jan 28 18:38:32 EST 2012 Alex Lance <al...@cy...>
* 20400 Fix TASK -> task in triggers and remove patch that adds the error table/data.
M ./installation/db_triggers.sql -1 +1
R ./patches/patch-00224-alla.sql
Sat Jan 28 18:46:05 EST 2012 Alex Lance <al...@cy...>
* 20400 Remove obsolete call to task->close.
M ./project/lib/project.inc.php -1 +1
Mon Jan 30 12:46:19 EST 2012 Alex Lance <al...@cy...>
* 18525 Added missing updateProjectPersonRate.php file.
M ./project/templates/projectFormM.tpl -1 +1
A ./project/updateProjectPersonRate.php
|
|
From: alla@ - 2012-02-07 07:27:25
|
Sat Jan 28 18:41:13 EST 2012 Alex Lance <al...@cy...>
* 18525 Move default rates logic into the Project Person functionality (i.e. out of time sheets).
M ./project/lib/projectPerson.inc.php -30 +12
M ./time/lib/timeSheet.inc.php -21 +24
M ./time/templates/timeSheetFormM.tpl -13 +6
M ./time/timeSheet.php -2 +5
Tue Jan 31 21:02:38 EST 2012 Alex Lance <al...@cy...>
* 20378 Add reminderActive field.
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00226-alla.sql
Tue Jan 31 21:04:47 EST 2012 Alex Lance <al...@cy...>
* 20378 Add Reminder Active field to reminder edit screen.
M ./reminder/lib/reminder.inc.php +1
M ./reminder/reminderAdd.php -1 +2
M ./reminder/templates/reminderAddM.tpl -1 +5
Tue Feb 7 12:08:01 EST 2012 Alex Lance <al...@cy...>
* 20114 Add tax field to product costs.
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00227-alla.sql
M ./sale/lib/productCost.inc.php +1
M ./sale/product.php -1 +4
M ./sale/templates/productCostR.tpl +3
M ./sale/templates/productM.tpl +3
Tue Feb 7 12:20:56 EST 2012 Alex Lance <al...@cy...>
* 20114 Make the Outgoing Funds TF, the default TF when adding product costs.
M ./sale/product.php -1 +2
M ./sale/templates/productM.tpl -1 +1
Tue Feb 7 14:22:52 EST 2012 Alex Lance <al...@cy...>
* 20114 Fix deletion of product costs that weren't permitted because of foreign key constraints.
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00228-alla.sql
M ./sale/lib/product.inc.php -4 +3
M ./sale/lib/productCost.inc.php +7
M ./sale/lib/productSaleItem.inc.php +2
M ./sale/product.php -28 +27
M ./sale/templates/productM.tpl -1
Tue Feb 7 14:33:35 EST 2012 Alex Lance <al...@cy...>
* 20114 Make product cost GST extrapolate to separate transaction.
M ./sale/lib/productSaleItem.inc.php -5 +11
M ./shared/util.inc.php +8
Tue Feb 7 14:47:23 EST 2012 Alex Lance <al...@cy...>
* 20114 Clean up productSaleItem::createTransactions().
M ./sale/lib/productSaleItem.inc.php -14 +24
Tue Feb 7 18:08:58 EST 2012 Alex Lance <al...@cy...>
* 20114 Allow auto-updating amount in sale transactions to update correctly when product costs have GST.
M ./sale/lib/productSale.inc.php -3 +3
M ./sale/lib/productSaleItem.inc.php -1 +1
M ./sale/templates/productSaleM.tpl -1 +4
Tue Feb 7 18:10:34 EST 2012 Alex Lance <al...@cy...>
* 20114 Allow Total Product Costs field to tally correctly when product costs have GST.
M ./sale/lib/product.inc.php -1 +5
Tue Feb 7 18:16:07 EST 2012 Alex Lance <al...@cy...>
* 20114 Make sale transactions save the transaction type correctly.
M ./sale/templates/transactionR.tpl +3
Tue Feb 7 18:25:20 EST 2012 Alex Lance <al...@cy...>
* 20378 v183 Nuked SQL injection hole.
M ./reminder/reminderList.php -2 +2
Tue Feb 7 18:25:28 EST 2012 Alex Lance <al...@cy...>
* 20378 Make reminders get deactivated instead of deleted.
M ./client/templates/clientM.tpl +1
M ./project/templates/projectFormM.tpl +1
M ./reminder/lib/reminder.inc.php -3 +4
M ./reminder/reminderAdd.php +3
M ./reminder/reminderList.php -5 +17
M ./reminder/sendReminders.php -1 +1
M ./reminder/templates/reminderFilter.tpl -1 +3
M ./reminder/templates/reminderListM.tpl +1
M ./reminder/templates/reminderR.tpl +1
M ./task/lib/task_calendar.inc.php -1 +7
M ./task/templates/taskM.tpl +1
|
|
From: alla@ - 2012-02-08 05:58:22
|
Wed Feb 8 16:59:29 EST 2012 Alex Lance <al...@cy...>
* 20114 Added external reference fields to product sale.
M ./installation/db_structure.sql -1 +3
M ./installation/db_structure.sql.postgres -1 +3
A ./patches/patch-00230-alla.sql
M ./sale/lib/productSale.inc.php +2
M ./sale/productSale.php +5
M ./sale/templates/productSaleM.tpl +5
|
|
From: alla@ - 2012-02-25 05:48:56
|
Sat Feb 25 16:43:37 EST 2012 Alex Lance <al...@cy...>
* v183 Permit email logging of large messages.
M ./email/lib/email.inc.php -1 +1
|
|
From: alla@ - 2012-03-08 04:32:25
|
Thu Mar 8 15:34:07 EST 2012 Alex Lance <al...@cy...>
* Add patch to create mysql error table.
A ./patches/patch-00235-alla.sql
|
|
From: alla@ - 2012-03-13 07:09:57
|
Tue Mar 13 15:52:52 EST 2012 Alex Lance <al...@cy...>
* 20655 Make client contacts get indexed for search upon INSERT.
M ./client/lib/clientContact.inc.php -1 +2
A ./patches/patch-00236-alla.sql
Tue Mar 13 18:09:44 EST 2012 Alex Lance <al...@cy...>
* 20655 Ensure search index is updated when editing tasks via per-user databases.
M ./installation/db_triggers.sql +22
|
|
From: alla@ - 2012-03-20 02:54:37
|
Mon Mar 19 16:28:07 EST 2012 Alex Lance <al...@cy...>
* ROLLBACK add "via allocPSA" to From address.
M ./comment/lib/comment.inc.php -2 +2
M ./alloc.php -1 +1
Mon Mar 19 17:07:49 EST 2012 Alex Lance <al...@cy...>
* Make "via allocPSA" cyber-only.
M ./alloc.php -1 +3
M ./comment/lib/comment.inc.php -2 +3
Mon Mar 19 17:16:07 EST 2012 Alex Lance <al...@cy...>
* Nuke "Task Comment: " in subject line from new alloc installations.
M ./installation/db_data.sql -1 +1
A ./patches/patch-00237-alla.sql
Mon Mar 19 23:30:44 EST 2012 Alex Lance <al...@cy...>
* Fix layout of task list mass updater widget.
M ./css/src/style.tpl -1
M ./css/style_default.css -1
M ./css/style_lava.css -1
M ./css/style_leaf.css -1
M ./css/style_nacho.css -1
M ./css/style_rams.css -1
M ./css/style_tweak.css -1
M ./shared/lib/page.inc.php -2 +2
M ./task/taskList.php -1 +1
M ./task/templates/taskListS.tpl -35 +35
Mon Mar 19 23:37:46 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Fix width of textareas so they align with resize grippies.
M ./css/src/style.tpl +2
M ./css/style_default.css +2
M ./css/style_lava.css +2
M ./css/style_leaf.css +2
M ./css/style_nacho.css +2
M ./css/style_rams.css +2
M ./css/style_tweak.css +2
Tue Mar 20 13:08:52 EST 2012 Con Zymaris <co...@cy...>
* 14480 Update alloc documentation (ongoing)
M ./help/src/help.txt -2 +120
Tue Mar 20 13:55:51 EST 2012 Alex Lance <al...@cy...>
* 14480 Small change in documentation of Interested Party functionality.
M ./help/src/help.txt -4 +2
|
|
From: alla@ - 2012-03-27 02:55:55
|
Tue Mar 27 13:58:25 EST 2012 Alex Lance <al...@cy...>
* 20701 Optimize search index.
A ./patches/patch-00239-alla.php
|
|
From: alla@ - 2012-04-30 02:12:30
|
Thu Apr 26 16:08:56 EST 2012 Alex Lance <al...@cy...>
* 20703 Hide Filter link if non-privileged user on reminder list page.
M ./reminder/templates/reminderListM.tpl +2
Thu Apr 26 18:00:43 EST 2012 Alex Lance <al...@cy...>
* 20703 Update date selector widget on reminder page.
M ./reminder/lib/reminder.inc.php -40
M ./reminder/reminderAdd.php -9 +6
M ./reminder/templates/reminderAddM.tpl -3 +1
Fri Apr 27 13:46:41 EST 2012 Alex Lance <al...@cy...>
* Triggers tweak for god perms.
M ./installation/db_triggers.sql -1 +6
Fri Apr 27 14:04:51 EST 2012 Alex Lance <al...@cy...>
* Rename reminderAdd.php to reminder.php.
./reminder/reminderAdd.php -> ./reminder/reminder.php
./reminder/templates/reminderAddM.tpl -> ./reminder/templates/reminderM.tpl
M ./client/templates/clientM.tpl -1 +1
M ./project/templates/projectFormM.tpl -1 +1
M ./reminder/reminder.php -1 +1
M ./reminder/templates/reminderListM.tpl -1 +1
M ./reminder/templates/reminderR.tpl -1 +1
M ./reminder/templates/reminderSelectParentM.tpl -1 +1
M ./reminder/templates/reminderSelectParentTypeM.tpl -1 +1
M ./shared/global_tpl_values.inc.php -1 +1
M ./shared/lib/page.inc.php -1 +1
M ./task/lib/task_calendar.inc.php -2 +2
M ./task/templates/taskM.tpl -1 +1
Fri Apr 27 16:12:21 EST 2012 Alex Lance <al...@cy...>
* 20703 Clean up reminders UI.
M ./css/src/style.tpl -1 +7
M ./css/style_default.css -1 +7
M ./css/style_lava.css -1 +7
M ./css/style_leaf.css -1 +7
M ./css/style_nacho.css -1 +7
M ./css/style_rams.css -1 +7
M ./css/style_tweak.css -1 +7
M ./reminder/lib/reminder.inc.php -1 +1
M ./reminder/reminder.php -14 +22
M ./reminder/templates/reminderM.tpl -67 +150
|
|
From: alla@ - 2012-04-30 03:19:01
|
Mon Apr 30 13:07:15 EST 2012 Alex Lance <al...@cy...>
* 20843 Loosen perms on auditItem and indexQueue to permit client comment entries.
M ./installation/db_data.sql -3 +3
A ./patches/patch-00241-alla.sql
|
|
From: alla@ - 2012-05-02 01:55:49
|
Tue May 1 12:03:24 EST 2012 Alex Lance <al...@cy...>
* Moved remaining task validation from PHP over to db triggers.
M ./installation/db_triggers.sql +10
M ./task/lib/task.inc.php -29
|
|
From: alla@ - 2012-05-03 05:14:17
|
Thu May 3 15:12:42 EST 2012 Alex Lance <al...@cy...>
* Add patch to apply db_triggers.sql.
M ./installation/templates/patch.tpl -3 +3
A ./patches/patch-00242-alla.php
M ./shared/util.inc.php -1 +1
|