You can subscribe to this list here.
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(42) |
Aug
(21) |
Sep
(7) |
Oct
(22) |
Nov
(13) |
Dec
(15) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(1) |
Feb
(2) |
Mar
(4) |
Apr
(5) |
May
|
Jun
(7) |
Jul
(9) |
Aug
(12) |
Sep
(5) |
Oct
(4) |
Nov
(4) |
Dec
|
2010 |
Jan
|
Feb
|
Mar
(8) |
Apr
(7) |
May
|
Jun
(2) |
Jul
(5) |
Aug
(14) |
Sep
(23) |
Oct
(17) |
Nov
(23) |
Dec
(35) |
2011 |
Jan
(27) |
Feb
(34) |
Mar
(22) |
Apr
(11) |
May
(1) |
Jun
(3) |
Jul
(14) |
Aug
(22) |
Sep
(10) |
Oct
(7) |
Nov
(20) |
Dec
(21) |
2012 |
Jan
(18) |
Feb
(5) |
Mar
(14) |
Apr
(4) |
May
(37) |
Jun
(39) |
Jul
(6) |
Aug
(13) |
Sep
(7) |
Oct
(2) |
Nov
(5) |
Dec
|
2013 |
Jan
(6) |
Feb
(5) |
Mar
(17) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Con Z. <co...@cy...> - 2013-03-25 05:48:45
|
2 patches for repository http://dev.allocpsa.net: Fri Mar 22 16:35:56 EST 2013 Con Zymaris <co...@cy...> * 14480 Update alloc documentation (ongoing) Updated various portions of the help file. Enhanced the documentation relating the Preferences, now in People page Mon Mar 25 16:46:55 EST 2013 Con Zymaris <co...@cy...> * 14480 Update alloc documentation (ongoing) Added sections covering Star list bookmarks, hiding sensitive data in Home page and configuring Home page information blocks |
From: Con Z. <co...@cy...> - 2013-03-25 04:49:25
|
1 patch for repository http://dev.allocpsa.net: Fri Mar 22 16:35:56 EST 2013 Con Zymaris <co...@cy...> * 14480 Update alloc documentation (ongoing) Updated various portions of the help file. Enhanced the documentation relating the Preferences, now in People page |
From: Alex L. <al...@al...> - 2013-03-15 04:00:37
|
Fri Mar 15 15:02:55 EST 2013 Alex Lance <al...@cy...> * v187 22197 Patch for extra interested parties. M ./project/lib/project.inc.php -4 +7 M ./task/lib/task.inc.php -1 +1 |
From: Alex L. <al...@al...> - 2013-03-15 03:38:50
|
Fri Mar 15 14:41:17 EST 2013 Alex Lance <al...@cy...> * v187 22197 Uncovered a bug on alloc-scratch in default IP. M ./project/templates/projectFormM.tpl -1 M ./task/lib/task.inc.php -8 M ./task/templates/taskM.tpl -1 |
From: Alex L. <al...@al...> - 2013-03-15 02:39:20
|
Fri Mar 15 13:42:34 EST 2013 Alex Lance <al...@cy...> * v187 22197 Change label to Default Interested Parties on task page. M ./task/templates/taskM.tpl -2 +2 |
From: Alex L. <al...@al...> - 2013-03-15 02:37:32
|
Fri Mar 15 13:39:11 EST 2013 Alex Lance <al...@cy...> * v187 22197 Add default IP list for tasks, to project page. M ./email/lib/command.inc.php -1 +12 A ./help/project_interested_parties.html M ./project/lib/project.inc.php -2 +32 M ./project/project.php +18 M ./project/templates/projectFormM.tpl +26 M ./shared/lib/interestedParty.inc.php -3 +2 M ./task/lib/task.inc.php -28 +25 M ./task/task.php -4 +2 |
From: Alex L. <al...@al...> - 2013-03-15 00:33:53
|
Thu Mar 14 10:42:48 EST 2013 Alex Lance <al...@cy...> * 22197 Change label to Default Interested Parties on task page. M ./task/templates/taskM.tpl -2 +2 Fri Mar 15 11:36:24 EST 2013 Alex Lance <al...@cy...> * v187 Patch selectn to work with jquery 1.9, some more. M ./javascript/jquery.selectn.js -1 +1 |
From: Alex L. <al...@al...> - 2013-03-13 23:18:27
|
Thu Mar 14 10:21:08 EST 2013 Alex Lance <al...@cy...> * v187 Fix bug in comment.py so that --to nobody still works. M ./bin/alloccli/comment.py +1 |
From: Alex L. <al...@al...> - 2013-03-13 23:12:48
|
Thu Mar 14 10:15:07 EST 2013 Alex Lance <al...@cy...> * v187 Adjust comment.py to work with list arguments. M ./bin/alloccli/alloc.py -1 +1 M ./bin/alloccli/comment.py -11 +5 M ./services/lib/services.inc.php -2 +2 |
From: Alex L. <al...@al...> - 2013-03-13 22:51:58
|
Wed Mar 13 11:18:22 EST 2013 Alex Lance <al...@cy...> * Added update_alloc_scratch_db.sh. A ./util/update_alloc_scratch_db.sh Thu Mar 14 09:54:03 EST 2013 Alex Lance <al...@cy...> * v187 Fix up print_table arguments. M ./bin/alloccli/alloc.py -3 +3 M ./bin/alloccli/work.py -2 +2 Thu Mar 14 09:54:27 EST 2013 Alex Lance <al...@cy...> * v187 Fix up sort for work.py. M ./bin/alloccli/work.py -1 +1 |
From: Alex L. <al...@al...> - 2013-03-13 22:41:24
|
Thu Mar 14 09:43:23 EST 2013 Alex Lance <al...@cy...> * v187 Quash reporting of unrecognized field. M ./bin/alloccli/tasks.py +6 |
From: Alex L. <al...@al...> - 2013-03-13 22:23:37
|
Thu Mar 14 09:26:08 EST 2013 Alex Lance <al...@cy...> * v187 Removed expensive and unnecessary call to db_esc(). M ./shared/lib/db_field.inc.php -1 +1 |
From: Alex L. <al...@al...> - 2013-03-13 03:47:25
|
Wed Mar 13 14:49:33 EST 2013 Alex Lance <al...@cy...> * v187 Fix bug in alloc.is_num(). M ./bin/alloccli/alloc.py -13 +13 |
From: Alex L. <al...@al...> - 2013-03-13 02:38:53
|
Wed Mar 13 13:33:26 EST 2013 Alex Lance <al...@cy...> * v187 Make get_cached_table() use memory more efficiently. M ./announcement/announcementList.php -1 +1 M ./client/lib/client.inc.php -1 +1 M ./comment/lib/comment.inc.php -3 +3 M ./comment/lib/commentTemplate.inc.php -2 +2 M ./comment/templates/summaryM.tpl -1 +1 M ./config/config.php -1 +1 M ./config/lib/config.inc.php -2 +2 M ./item/lib/item.inc.php -1 +1 M ./patches/patch-00244-alla.php -1 +1 M ./person/lib/person.inc.php -4 +4 M ./project/lib/project.inc.php -2 +2 M ./reminder/lib/reminder.inc.php -2 +2 M ./sale/lib/productSale.inc.php -1 +1 M ./search/search.php -1 +1 M ./services/lib/services.inc.php -2 +2 R ./shared/lib/alloc_cache.inc.php M ./shared/lib/interestedParty.inc.php -1 +1 M ./shared/lib/page.inc.php -4 +4 M ./shared/util.inc.php -12 +28 M ./task/lib/task.inc.php -4 +4 M ./task/rss.php -1 +1 M ./time/lib/pendingApprovalTimeSheetListHomeItem.inc.php -1 +1 M ./time/lib/timeSheet.inc.php -4 +4 M ./time/timeSheet.php -1 +1 Wed Mar 13 13:39:52 EST 2013 Alex Lance <al...@cy...> * v187 Add missing permission for absenceType table. M ./installation/db_data.sql +2 A ./patches/patch-00279-alla.sql |
From: Alex L. <al...@al...> - 2013-03-13 01:04:24
|
Wed Mar 13 12:06:43 EST 2013 Alex Lance <al...@cy...> * v187 Type error in alloc-cli when no credentials supplied. M ./bin/alloccli/alloc.py -1 +1 |
From: Alex L. <al...@al...> - 2013-03-12 11:25:56
|
Tue Mar 12 22:28:10 EST 2013 Alex Lance <al...@cy...> * v187 Nudge version number in alloc-cli. M ./bin/alloccli/alloc.py -1 +1 |
From: Alex L. <al...@al...> - 2013-03-12 07:33:33
|
Sun Mar 10 16:27:44 EST 2013 Alex Lance <al...@cy...> * v187 22343 Correction to rate handling. M ./config/templates/configM.tpl -1 +1 M ./project/lib/projectPerson.inc.php -11 +8 M ./project/project.php -4 +1 M ./project/updateProjectPersonRate.php -1 +4 Sun Mar 10 16:32:33 EST 2013 Alex Lance <al...@cy...> * v187 Missing patch for emailSubject_reminderOther config value. A ./patches/patch-00278-alla.sql Tue Mar 12 16:19:55 EST 2013 Alex Lance <al...@cy...> * v187 Patch to ensure single result in db function personID(). M ./installation/db_triggers.sql -1 +2 Tue Mar 12 16:45:02 EST 2013 Alex Lance <al...@cy...> * v187 Remove unused database patch. R ./patches/patch-00258-alla.sql R ./patches/patch-00264-alla.sql M ./patches/patch-00271-alla.sql -2 Tue Mar 12 16:49:40 EST 2013 Alex Lance <al...@cy...> * v187 Modify patch to work with bad data in reminder table. M ./patches/patch-00267-alla.sql +1 Tue Mar 12 18:16:30 EST 2013 Alex Lance <al...@cy...> * v187 Updated selectn to work with jQuery 1.9. M ./javascript/jquery.selectn.js -4 +4 |
From: Alex L. <al...@al...> - 2013-02-28 01:35:10
|
Thu Feb 28 12:32:36 EST 2013 Alex Lance <al...@cy...> * 22294 Remove cancel edit link if reminder doesn't exist. M ./reminder/templates/reminderM.tpl -1 +1 |
From: Alex L. <al...@al...> - 2013-02-28 00:47:11
|
Mon Feb 25 13:16:39 EST 2013 Alex Lance <al...@cy...> * Final python linting. M ./Makefile -1 +1 M ./bin/alloccli/accounts.py -2 +2 M ./bin/alloccli/alloc.py -11 +13 M ./bin/alloccli/invoices.py -4 +5 M ./bin/alloccli/mbox.py -1 +1 M ./bin/alloccli/tasks.py -7 +4 M ./bin/alloccli/timesheets.py -1 +1 Mon Feb 25 13:18:19 EST 2013 Alex Lance <al...@cy...> * Nudge version. M ./util/alloc_version -1 +1 Wed Feb 27 11:02:17 EST 2013 Alex Lance <al...@cy...> * 22230 More wiki fixes. M ./wiki/file.php -1 +1 M ./wiki/templates/wikiM.tpl -18 +18 Wed Feb 27 11:35:09 EST 2013 Alex Lance <al...@cy...> * 22230 Fix bug where validation error wipes file name field clean. M ./wiki/file.php +1 Wed Feb 27 11:36:58 EST 2013 Alex Lance <al...@cy...> * 22230 Wiki couple of file renames. ./wiki/templates/editFileS.tpl -> ./wiki/templates/fileEditS.tpl ./wiki/templates/newFileM.tpl -> ./wiki/templates/fileM.tpl M ./wiki/file.php -1 +1 M ./wiki/templates/fileGetM.tpl -1 +1 M ./wiki/templates/fileM.tpl -1 +1 Wed Feb 27 12:01:12 EST 2013 Alex Lance <al...@cy...> * Adjust width of home item spanners, to prevent weird wrapping. M ./home/templates/homeItemS.tpl -1 +1 Thu Feb 28 11:45:23 EST 2013 Alex Lance <al...@cy...> * Make calendar links popup on click instead of hover. M ./calendar/lib/calendar_day.inc.php -1 +1 M ./css/src/style.tpl +3 M ./css/style_default.css +3 M ./css/style_lava.css +3 M ./css/style_leaf.css +3 M ./css/style_nacho.css +3 M ./css/style_rams.css +3 M ./css/style_tweak.css +3 M ./javascript/alloc.js -7 +5 |
From: Alex L. <al...@al...> - 2013-02-22 04:08:57
|
Fri Feb 22 12:29:08 EST 2013 Alex Lance <al...@cy...> * 22233 Added taskPrioritySpread and taskPriorityScale as config options. M ./config/templates/configM.tpl -3 +13 A ./help/config_taskPriorityScale.html A ./help/config_taskPrioritySpread.html M ./installation/db_data.sql -1 +2 A ./patches/patch-00277-alla.sql M ./task/lib/task.inc.php -2 +5 Fri Feb 22 15:03:47 EST 2013 Alex Lance <al...@cy...> * 22243 Fix help text bubble location. M ./javascript/alloc.js -12 +8 |
From: Alex L. <al...@al...> - 2013-02-20 09:21:46
|
Wed Jan 30 01:32:33 EST 2013 Alex Lance <al...@cy...> * 22131 Add comment::find_email(). M ./comment/lib/comment.inc.php +54 Wed Jan 30 01:35:07 EST 2013 Alex Lance <al...@cy...> * 22131 Convert download links on comments to use IMAP store for file downloads. M ./comment/lib/comment.inc.php -4 +9 M ./email/lib/email_receive.inc.php -1 +1 A ./shared/get_mime_part.php M ./shared/global_tpl_values.inc.php +1 Fri Feb 1 12:55:45 EST 2013 Alex Lance <al...@cy...> * 22131 Finished linking the comment attachments directly to the IMAP store. M ./comment/comment.php -3 +4 M ./comment/lib/comment.inc.php -16 +44 M ./email/lib/email_receive.inc.php -29 +33 M ./email/lib/email_send.inc.php -4 +5 M ./email/lib/inbox.inc.php -12 +13 M ./patches/patch-00179-alla.php -1 +1 M ./shared/get_mime_part.php -3 +3 M ./shared/util.inc.php -21 +24 Sun Feb 3 17:56:47 EST 2013 Alex Lance <al...@cy...> * 22140 Permit changing the project of editable time sheets. M ./installation/db_triggers.sql +24 M ./time/templates/timeSheetFormM.tpl +12 M ./time/timeSheet.php -1 +1 Mon Feb 4 09:54:43 EST 2013 Alex Lance <al...@cy...> * Fix bug where project graph showing all tasks. M ./task/lib/task.inc.php +7 Mon Feb 4 09:57:46 EST 2013 Alex Lance <al...@cy...> * Change an include to a require_once in logo.php. M ./shared/logo.php -1 +1 Wed Feb 6 11:01:17 EST 2013 Alex Lance <al...@cy...> * 22152 Added iiTax to invoiceItem to track how much tax (if any) an invoice item has. M ./installation/db_structure.sql +1 M ./installation/db_structure.sql.postgres +1 M ./invoice/invoice.php -1 +9 M ./invoice/lib/invoice.inc.php -6 +16 M ./invoice/lib/invoiceItem.inc.php +5 M ./invoice/templates/invoiceItemForm.tpl -4 +13 M ./invoice/templates/invoiceItemListR.tpl -1 +5 M ./javascript/alloc.js +5 A ./patches/patch-00275-alla.sql Mon Feb 11 21:01:33 EST 2013 Alex Lance <al...@cy...> * 22172 Permit all CLI apps to accept multiple values for their arguments. M ./bin/alloccli/accounts.py -4 +4 M ./bin/alloccli/alloc.py -9 +18 M ./bin/alloccli/alloc_cli_arg_handler.py +27 M ./bin/alloccli/alloc_output_handler.py -22 +22 M ./bin/alloccli/invoices.py -12 +7 M ./bin/alloccli/projects.py -3 +3 M ./bin/alloccli/tasks.py -13 +13 M ./bin/alloccli/timesheets.py -5 +5 Tue Feb 12 11:42:48 EST 2013 Alex Lance <al...@cy...> * 22172 Replace obsolete optparse with newer argparse so can support repeated identical command line switches. M ./bin/alloccli/alloc_cli_arg_handler.py -33 +12 Tue Feb 12 22:26:23 EST 2013 Alex Lance <al...@cy...> * 22186 Only update the estimator field if the estimates change and the estimator field is empty. M ./installation/db_triggers.sql -1 +2 Wed Feb 13 16:46:24 EST 2013 Alex Lance <al...@cy...> * Fix bug in client filter links, where you click a client letter. M ./client/lib/client.inc.php -1 +1 Wed Feb 13 16:58:14 EST 2013 Alex Lance <al...@cy...> * 22172 Rejig backend so that almost every filter element can take a list of criteria. M ./client/lib/client.inc.php -12 +6 M ./invoice/lib/invoice.inc.php -7 +7 M ./person/lib/person.inc.php -21 +12 M ./project/lib/project.inc.php -22 +18 M ./sale/lib/productSale.inc.php -3 +3 M ./shared/lib/db.inc.php -24 M ./shared/util.inc.php -1 +45 M ./task/lib/task.inc.php -26 +22 M ./time/lib/timeSheet.inc.php -11 +7 Fri Feb 15 11:40:16 EST 2013 Alex Lance <al...@cy...> * Fix errors that pop up on expense form page. M ./finance/expenseForm.php -1 +1 M ./shared/util.inc.php -1 +9 Fri Feb 15 13:08:46 EST 2013 Alex Lance <al...@cy...> * 22172 Update CLI to be able to accept repeated args. M ./bin/alloccli/accounts.py -7 +7 M ./bin/alloccli/alloc.py -3 +7 M ./bin/alloccli/alloc_cli_arg_handler.py -25 +21 M ./bin/alloccli/alloc_output_handler.py -1 +1 M ./bin/alloccli/browse.py -5 +4 M ./bin/alloccli/comment.py -11 +11 M ./bin/alloccli/edit.py -3 +3 M ./bin/alloccli/invoices.py +1 M ./bin/alloccli/mbox.py -1 +1 M ./bin/alloccli/projects.py -9 +1 M ./bin/alloccli/submit.py -1 +1 M ./bin/alloccli/subscriptions.py -3 +3 M ./bin/alloccli/tasks.py -26 +18 M ./bin/alloccli/timesheets.py -5 +5 M ./bin/alloccli/version.py -1 +1 M ./bin/alloccli/work.py -6 +6 M ./email/lib/token.inc.php -3 +3 M ./finance/lib/tf.inc.php -12 +16 M ./finance/lib/transaction.inc.php -1 +1 M ./invoice/lib/invoice.inc.php +1 M ./services/lib/services.inc.php -3 +3 Mon Feb 18 10:07:41 EST 2013 Alex Lance <al...@cy...> * 22176 Make reminder filter only have active user accounts in it. M ./reminder/reminderList.php -1 +1 Mon Feb 18 10:12:26 EST 2013 Alex Lance <al...@cy...> * 22189 Move the link on the time sheet list page, from the project, to the time sheet ID. M ./time/templates/timeSheetListS.tpl -2 +2 Mon Feb 18 10:26:11 EST 2013 Alex Lance <al...@cy...> * 22174 Make current logged in user the default recipient for new reminders. M ./reminder/lib/reminder.inc.php -6 +9 Tue Feb 19 09:33:50 EST 2013 Alex Lance <al...@cy...> * 21521 Fix bug that occurs when the reminder is a recurring reminder. M ./reminder/sendReminders.php -3 +5 M ./task/lib/task.inc.php -16 +18 Wed Feb 20 13:10:43 EST 2013 Alex Lance <al...@cy...> * 22221 Update installation procedure, to simplify, and reduce the possibility of errors. M ./Makefile -1 +14 M ./installation/db_data.sql -3 +49 M ./installation/install.php -235 +176 M ./installation/lib/init.php -40 M ./installation/templates/install.tpl -156 +72 M ./shared/util.inc.php -1 +1 Wed Feb 20 18:39:44 EST 2013 Alex Lance <al...@cy...> * 22152 Added ability to create invoice items from Sales. M ./installation/db_constraints.sql +2 M ./installation/db_structure.sql +2 M ./installation/db_structure.sql.postgres +2 M ./invoice/invoice.php -2 +34 M ./invoice/lib/invoiceItem.inc.php +48 M ./invoice/templates/invoiceItemForm.tpl -1 +18 A ./patches/patch-00276-alla.sql M ./sale/lib/productSale.inc.php +1 Wed Feb 20 18:39:59 EST 2013 Alex Lance <al...@cy...> * 22190 Change the way new time sheet item home page box works. M ./home/home.php -11 M ./time/templates/timeSheetH.tpl -3 +15 M ./time/updateTimeSheetHome.php -5 +27 Wed Feb 20 20:03:33 EST 2013 Alex Lance <al...@cy...> * Hide task list on home page if no tasks. M ./task/lib/task_list_home_item.inc.php -1 +1 Wed Feb 20 20:08:05 EST 2013 Alex Lance <al...@cy...> * 21521 Fix bug where reminder time not always set correctly. M ./task/lib/task.inc.php -1 +1 |
From: Alex L. <al...@al...> - 2013-02-20 09:21:34
|
Tue Jan 22 14:50:00 EST 2013 Alex Lance <al...@cy...> * Slight adjustment to error message padding. M ./shared/lib/page.inc.php -2 +2 Tue Jan 22 14:50:50 EST 2013 Alex Lance <al...@cy...> * Add better debugging support to template engine. M ./shared/lib/template.inc.php +9 Wed Jan 23 11:47:45 EST 2013 Alex Lance <al...@cy...> * 22088 Improve error reporting in time item hint. M ./time/lib/tsiHint.inc.php -1 +2 Fri Jan 25 11:20:53 EST 2013 Alex Lance <al...@cy...> * 22194 Change alloc timesheets --time to --tsid. M ./bin/alloccli/timesheets.py -3 +3 Fri Jan 25 11:48:47 EST 2013 Alex Lance <al...@cy...> * 22104 Add alloc work --tsid for adding time to a specific time sheet. M ./bin/alloccli/work.py +2 M ./time/lib/timeSheet.inc.php -12 +29 Fri Jan 25 11:59:47 EST 2013 Alex Lance <al...@cy...> * Rendering bug in time sheet filter. M ./time/templates/timeSheetListFilterS.tpl -5 +6 Fri Jan 25 17:55:33 EST 2013 Alex Lance <al...@cy...> * 22075 Rejig name matching logic for alloc comment --to, so that it can find partial matches. M ./client/lib/clientContact.inc.php -2 +40 M ./services/lib/services.inc.php -36 +28 Fri Jan 25 17:58:23 EST 2013 Alex Lance <al...@cy...> * 22104 Use sql_ids instead of esc_implode. M ./project/lib/project.inc.php -1 +1 M ./shared/lib/db.inc.php +2 M ./time/lib/timeSheet.inc.php -2 +2 Sat Jan 26 09:12:33 EST 2013 Alex Lance <al...@cy...> * 22123 Change task page labels from Estimated to Target. M ./task/templates/taskM.tpl -2 +2 Sat Jan 26 10:14:12 EST 2013 Alex Lance <al...@cy...> * 22121 Remove task date status. M ./task/lib/task.inc.php -117 M ./task/lib/taskListPrint.inc.php -1 M ./task/taskListCSV.php -1 M ./task/templates/taskFilterS.tpl -4 +2 M ./task/templates/taskListS.tpl -2 Tue Jan 29 10:26:53 EST 2013 Alex Lance <al...@cy...> * 22107 Add History tab to Project page. M ./installation/db_structure.sql +3 M ./installation/db_structure.sql.postgres +3 M ./installation/db_triggers.sql +27 A ./patches/patch-00271-alla.sql M ./project/lib/project.inc.php +136 M ./project/project.php -2 +6 M ./project/templates/projectFormM.tpl +4 A ./project/templates/projectHistoryM.tpl M ./task/lib/task.inc.php -1 M ./task/templates/taskHistoryM.tpl -2 Tue Jan 29 10:27:17 EST 2013 Alex Lance <al...@cy...> * 22121 Change colours of target dates in task list, if task not meeting targets. M ./task/templates/taskListS.tpl -4 +10 Tue Jan 29 17:35:07 EST 2013 Alex Lance <al...@cy...> * 22112 Add format=flowed to outgoing emails generated by alloc. M ./comment/lib/comment.inc.php +1 M ./email/lib/email_send.inc.php -1 +1 Tue Jan 29 18:36:02 EST 2013 Alex Lance <al...@cy...> * 22125 Make announcements tool available to managers. M ./installation/db_data.sql +1 A ./patches/patch-00272-alla.sql Tue Jan 29 18:38:08 EST 2013 Alex Lance <al...@cy...> * Update patch system to not try to apply hidden files. M ./installation/lib/init.php -1 +1 Wed Jan 30 00:05:16 EST 2013 Alex Lance <al...@cy...> * 22131 Bug in email_receive::fetch_mail_text(). M ./email/lib/email_receive.inc.php -1 +1 Wed Jan 30 00:05:21 EST 2013 Alex Lance <al...@cy...> * 22131 Refactor get_filesize_label() and rmdir_if_empty(). M ./shared/util.inc.php -4 +12 Wed Jan 30 00:07:30 EST 2013 Alex Lance <al...@cy...> * 22131 Add comment.commentMimeParts field. M ./comment/lib/comment.inc.php +1 M ./installation/db_structure.sql +1 M ./installation/db_structure.sql.postgres +1 A ./patches/patch-00273-alla.sql Wed Jan 30 01:31:53 EST 2013 Alex Lance <al...@cy...> * 22131 Add patch to populate comment.commentMimeParts. A ./patches/patch-00274-alla.php |
From: Alex L. <al...@al...> - 2013-01-22 01:20:41
|
Tue Jan 22 12:20:27 EST 2013 Alex Lance <al...@cy...> * 22088 Hide new time sheet item hint entry box unless explicitly enabled. M ./time/lib/tsiHintHomeItem.inc.php -2 +1 |
From: Alex L. <al...@al...> - 2013-01-21 05:23:40
|
Sat Nov 10 12:46:38 EST 2012 Alex Lance <al...@cy...> * 21521 Change reminder.reminderTime to default null. M ./installation/db_structure.sql -1 +1 M ./installation/db_structure.sql.postgres -1 +1 A ./patches/patch-00268-alla.sql Sat Nov 10 13:13:34 EST 2012 Alex Lance <al...@cy...> * 21521 Add created by and when fields to reminder table. M ./installation/db_constraints.sql +1 M ./installation/db_structure.sql +2 M ./installation/db_structure.sql.postgres +2 A ./patches/patch-00267-alla.sql M ./reminder/lib/reminder.inc.php +2 M ./reminder/reminder.php +1 Mon Nov 12 13:28:29 EST 2012 Alex Lance <al...@cy...> * CLI refactor the command name out of the program. M ./bin/alloccli/alloc.py -30 +34 M ./bin/alloccli/edit.py -1 +1 M ./bin/alloccli/ktokens.py -1 +1 M ./bin/alloccli/version.py -2 +2 M ./bin/alloccli/view.py -1 +1 Tue Nov 13 12:04:18 EST 2012 Alex Lance <al...@cy...> * 21852 Fix error when deleting reminders. M ./reminder/lib/reminder.inc.php +7 |
From: Alex L. <al...@al...> - 2013-01-21 05:18:41
|
Mon Nov 26 13:38:44 EST 2012 Alex Lance <al...@cy...> * 21073 Latest revision to the alloc-cli HOWTO document. A ./bin/HOWTO.html M ./bin/HOWTO.txt -7 +114 Fri Nov 30 23:43:40 EST 2012 Alex Lance <al...@cy...> * 20319 Replace dropdownchecklist with selectn. M ./Makefile -1 +1 M ./comment/lib/comment.inc.php -1 +1 M ./css/src/style.tpl -43 +39 M ./css/style_default.css -43 +39 M ./css/style_lava.css -43 +39 M ./css/style_leaf.css -43 +39 M ./css/style_nacho.css -43 +39 M ./css/style_rams.css -43 +39 M ./css/style_tweak.css -43 +39 A ./images/selectn.gif M ./javascript/alloc.js -56 +19 R ./javascript/jquery.dropdownchecklist.js M ./javascript/jquery.js -28 +9465 A ./javascript/jquery.selectn.js M ./javascript/jquery.ui.js -32 +5124 R ./shared/save_ddcl_blacklist.php M ./shared/templates/headerS.tpl -1 Sun Dec 2 11:36:26 EST 2012 Alex Lance <al...@cy...> * Add error message for ajax scripts whose sessions have expired. M ./alloc.php -1 +1 M ./home/config_top_ten_tasks.php +1 Mon Dec 3 15:36:18 EST 2012 Alex Lance <al...@cy...> * 21946 Make manager droplist on task page only permit the selection of an actual manager. M ./task/lib/task.inc.php -27 +32 M ./task/updateEstimatorPersonList.php -1 +8 M ./task/updateManagerPersonList.php -1 +8 M ./task/updatePersonList.php -1 +7 Mon Dec 3 15:39:17 EST 2012 Alex Lance <al...@cy...> * Fix padding for task name field on task page. M ./task/templates/taskM.tpl -12 +12 Mon Dec 3 15:39:47 EST 2012 Alex Lance <al...@cy...> * Don't display the actual start/end dates for a task unless they are set. M ./task/templates/taskM.tpl +2 Wed Dec 12 08:43:26 EST 2012 Alex Lance <al...@cy...> * 21844 Make tabs configurable. M ./config/config.php +15 M ./config/templates/configM.tpl +8 A ./help/config_allocTabs.html M ./installation/db_data.sql -2 +1 A ./patches/patch-00265-alla.sql M ./shared/lib/page.inc.php -22 +27 Fri Dec 14 09:46:38 EST 2012 Alex Lance <al...@cy...> * 21986 Filter fixes, introduced db::sql_ids(). M ./bin/alloccli/tasks.py -5 +5 M ./client/lib/client.inc.php -13 +4 M ./client/templates/clientListFilterS.tpl -2 +2 M ./comment/templates/summaryM.tpl -1 +2 M ./invoice/lib/invoice.inc.php -8 +4 M ./invoice/templates/invoiceListFilterS.tpl -2 +2 M ./project/lib/project.inc.php -17 +6 M ./project/templates/projectListFilterS.tpl -2 +2 M ./sale/lib/productSale.inc.php -23 +6 M ./sale/templates/productSaleListFilterS.tpl -2 +1 M ./shared/lib/db.inc.php +22 M ./shared/util.inc.php -15 +2 M ./task/lib/task.inc.php -39 +5 M ./time/lib/timeSheet.inc.php -16 +6 M ./time/templates/timeSheetListFilterS.tpl -5 +3 M ./time/updateProjectListByStatus.php -1 +1 Fri Dec 14 10:00:42 EST 2012 Alex Lance <al...@cy...> * Latest revisions to selectn. M ./css/src/style.tpl -1 +34 M ./css/style_default.css -1 +34 M ./css/style_lava.css -1 +34 M ./css/style_leaf.css -1 +34 M ./css/style_nacho.css -1 +34 M ./css/style_rams.css -1 +34 M ./css/style_tweak.css -1 +34 M ./javascript/jquery.selectn.js -9 +42 Fri Dec 14 10:00:47 EST 2012 Alex Lance <al...@cy...> * 21960 Change sales filter to be able to search by client instead of project. M ./sale/lib/productSale.inc.php -1 +9 M ./sale/templates/productSaleListFilterS.tpl -19 +3 |