|
From: <al...@al...> - 2009-06-17 02:29:33
|
Sat May 9 05:42:21 EST 2009 Alex Lance <al...@cy...>
* DB Added referential integrity to the database.
Ignore-this: 53d02dba08c214fd36edf30276079e94
M ./Makefile -1 +3
A ./installation/db_constraints.sql
M ./installation/db_data.sql -86 +181
M ./installation/db_structure.sql -391 +436
A ./patches/patch-00135-alla.sql
A ./patches/patch-00136-alla.sql
A ./patches/patch-00137-alla.sql
A ./patches/patch-00138-alla.sql
A ./patches/patch-00139-alla.sql
A ./patches/patch-00140-alla.sql
A ./patches/patch-00141-alla.sql
A ./patches/patch-00142-alla.php
A ./patches/patch-00143-alla.sql
Sun May 24 02:13:24 EST 2009 Alex Lance <al...@cy...>
* PHP fixes for referential integrity.
Ignore-this: b40b06d154c16d8d3ca9acc1e6fd4de8
M ./client/client.php -16
M ./client/lib/client.inc.php +20
M ./project/lib/project.inc.php +7
M ./shared/lib/history.inc.php +1
Sun May 24 02:36:16 EST 2009 Alex Lance <al...@cy...>
* REFACTOR Renamed skillList to skill and skillProficiencys to proficiency.
Ignore-this: 200a5c75f51e3925606eef094e781a51
./person/lib/skillList.inc.php -> ./person/lib/skill.inc.php
./person/lib/skillProficiencys.inc.php -> ./person/lib/proficiency.inc.php
M ./installation/db_data.sql -5 +5
M ./installation/db_structure.sql -4 +4
A ./patches/patch-00133-alla.sql
M ./person/lib/init.php -3 +3
M ./person/lib/person.inc.php -11 +11
M ./person/lib/proficiency.inc.php -2 +2
M ./person/lib/skill.inc.php -16 +16
M ./person/person.php -28 +28
M ./person/personSkillAdd.php -12 +12
M ./person/personSkillMatrix.php -40 +40
M ./person/templates/personSkillFilterS.tpl -1 +1
|
|
From: <al...@al...> - 2009-06-17 02:30:20
|
Sun May 24 02:44:22 EST 2009 Alex Lance <al...@cy...>
* Made database compatible with postgres.
Ignore-this: b06e5df540e69ea6105a1c704c11d01
M ./installation/db_constraints.sql -33 +33
M ./installation/db_data.sql -57 +57
M ./installation/db_structure.sql -18 +18
A ./installation/db_structure.sql.postgres
A ./installation/make_postgres_struct.sh
A ./patches/patch-00144-alla.sql
Sun May 24 05:20:49 EST 2009 Alex Lance <al...@cy...>
* More enhancements to Transaction Group functionality.
Ignore-this: 7e7d51a211ae4800e46fb0de2045faaf
M ./finance/lib/transaction.inc.php -4 +10
M ./finance/templates/transactionGroupM.tpl -1 +1
M ./finance/templates/transactionGroupR.tpl -1 +1
M ./finance/transactionGroup.php -10 +13
Sun May 24 05:25:00 EST 2009 Alex Lance <al...@cy...>
* Removed unused javascript variable.
Ignore-this: 9a68982d0d25fa3d30017b0c8cfe39d0
M ./javascript/alloc.js -2
|
|
From: <al...@al...> - 2009-06-17 02:31:19
|
Sun May 24 07:05:04 EST 2009 Alex Lance <al...@cy...>
* Added a bunch of WIKI updates.
Ignore-this: 85d5e9edcea46b09316b3c670405c513
./wiki/fileSave.php -> ./wiki/file.php
./wiki/index.php -> ./wiki/wiki.php
./wiki/templates/index.tpl -> ./wiki/templates/wikiM.tpl
M ./AUTHORS -4
M ./css/wiki.css -45 +15
M ./javascript/jquery.filetree.js -3 +3
R ./javascript/jquery.history.js
M ./search/search.php -2 +2
M ./shared/global_tpl_values.inc.php -3 +2
M ./shared/templates/headerS.tpl -2
M ./wiki/file.php -19 +72
R ./wiki/fileGet.php
M ./wiki/fileHistory.php -7 +12
M ./wiki/fileTree.php -2 +2
M ./wiki/lib/init.php -2 +64
M ./wiki/lib/markdown.inc.php -4 +6
M ./wiki/lib/vcs.inc.php -4 +6
M ./wiki/lib/vcs_git.inc.php -1 +1
M ./wiki/lib/vcs_mercurial.inc.php +9
A ./wiki/templates/editFileS.tpl
A ./wiki/templates/fileGetM.tpl
A ./wiki/templates/newDirectoryM.tpl
A ./wiki/templates/newFileM.tpl
M ./wiki/templates/wikiM.tpl -23 +42
M ./wiki/wiki.php -1 +2
Wed Jun 17 11:51:28 EST 2009 Alex Lance <al...@cy...>
* Changed %mi to %ti for time sheet subject lines.
Ignore-this: 80d234d3965e6a7176f4d1821c22575d
M ./installation/db_data.sql -5 +5
Wed Jun 17 12:05:59 EST 2009 Alex Lance <al...@cy...>
* Changed transaction list to be bookmarkable.
Ignore-this: e0d7b23314ab9a562c39db5c34e8432b
M ./finance/templates/transactionFilterS.tpl -1 +1
|
|
From: <al...@al...> - 2009-06-17 02:36:08
|
Sun Mar 8 18:31:41 EST 2009 Alex Lance <al...@cy...>
* BUG COSMETIC Fixed the two pixels missing from textarea grippies.
M ./css/src/style.tpl -3 +8
M ./css/style_default.css -3 +8
M ./css/style_lava.css -3 +8
M ./css/style_leaf.css -3 +8
M ./css/style_nacho.css -3 +8
M ./css/style_tweak.css -3 +8
M ./project/templates/projectCommentM.tpl -1 +1
Sun Mar 8 18:41:42 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Fixed up the order and labels on buttons on the Client edit screen.
M ./client/client.php -3 +3
M ./client/templates/clientDetails.tpl -1 +1
Sun Mar 8 18:55:06 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Added more padding to all the submit buttons.
M ./css/login.css +3
M ./css/src/style.tpl +4
M ./css/style_default.css +4
M ./css/style_lava.css +4
M ./css/style_leaf.css +4
M ./css/style_nacho.css +4
M ./css/style_tweak.css +4
Mon Mar 30 18:36:22 EST 2009 Alex Lance <al...@cy...>
* 14484 Updated help text for email subject lines for time sheets.
M ./help/config_timeSheetSubjectLine.html -1 +1
|
|
From: <al...@al...> - 2009-06-17 02:46:09
|
Fri Feb 27 10:59:59 EST 2009 Alex Lance <al...@cy...>
* FEATURE Made templating play more nicely with curly braces in javascript and css.
M ./home/templates/customizeH.tpl -1 +1
M ./installation/templates/patch.tpl -1 +1
M ./login/templates/login.tpl -5 +5
M ./project/templates/projectFormM.tpl -14 +14
M ./sale/templates/productM.tpl -2 +2
M ./sale/templates/productSaleM.tpl -14 +14
M ./shared/lib/template.inc.php -8 +22
M ./shared/templates/headerS.tpl -1 +1
M ./task/templates/taskFilterS.tpl -6 +6
M ./task/templates/taskM.tpl -5 +5
M ./task/templates/taskPrinterM.tpl -5 +5
M ./time/templates/timeSheetItemForm.tpl -2 +2
M ./time/templates/timeSheetPrintM.tpl -6 +6
|
|
From: <al...@al...> - 2009-06-17 02:46:10
|
Fri Mar 6 17:00:24 EST 2009 Alex Lance <al...@cy...>
* 13950 Added new Transaction Group functionality.
M ./finance/lib/transaction.inc.php +11
A ./finance/templates/transactionGroupM.tpl
A ./finance/templates/transactionGroupR.tpl
A ./finance/transactionGroup.php
M ./installation/db_structure.sql +2
A ./patches/patch-00131-alla.sql
M ./shared/global_tpl_values.inc.php +1
M ./shared/lib/db_entity.inc.php -4 +9
M ./tools/menu.php +1
|
|
From: <al...@al...> - 2009-07-13 02:11:16
|
Mon Jun 29 14:00:40 EST 2009 Patrick Clearwater <pa...@cy...>
* 14762 Task ID now displayed next to timesheet items in timesheet view.
M ./time/templates/timeSheetItemR.tpl -1 +1
Mon Jun 29 14:24:51 EST 2009 Patrick Clearwater <pa...@cy...>
* 14453 Allow any combination of task statuses to be used for Top Tasks.
M ./home/lib/customize_alloc_home_item.inc.php -1 +5
M ./home/templates/customizeH.tpl -1 +1
M ./task/lib/task.inc.php -1 +14
Fri Jul 3 14:17:41 EST 2009 Patrick Clearwater <pa...@cy...>
* 14906 Multiply the fixed costs by the quantity for product sale items.
M ./sale/lib/productSaleItem.inc.php -1 +1
Fri Jul 3 15:10:25 EST 2009 Patrick Clearwater <pa...@cy...>
* 14905 Product sales: includes GST ticks now remain with the correct item.
M ./sale/productSale.php -6 +8
Fri Jul 3 15:21:21 EST 2009 Patrick Clearwater <pa...@cy...>
* BUG Changes to permissions code to reflect the new database schema.
M ./shared/lib/db_entity.inc.php -2 +2
Tue Jul 7 16:07:35 EST 2009 Patrick Clearwater <pa...@cy...>
* BUG Don't set the entityCreatedUser field to zero if there's no $current_user.
M ./shared/lib/db_entity.inc.php -1 +1
Wed Jul 8 17:07:40 EST 2009 Patrick Clearwater <pa...@cy...>
* 14905 Correctly handle GST checkboxes for new productSaleItems.
M ./sale/productSale.php -2 +6
M ./sale/templates/productSaleM.tpl -1 +12
|
|
From: <al...@al...> - 2009-07-13 05:23:09
|
Thu Jul 2 00:47:13 EST 2009 Alex Lance <al...@cy...>
* Nuked default adding of allocPSA to email subject lines.
Ignore-this: f181d4fcc66e1759dbb96d05459d1329
M ./email/lib/email.inc.php -4 +1
M ./installation/db_data.sql -11 +11
Mon Jul 13 15:21:05 EST 2009 Alex Lance <al...@cy...>
* Added some last minute fixes to the patch file for the referential integrity changes.
Ignore-this: c2f8d9c1f41490a1463aa7021f9374da
M ./patches/patch-00142-alla.php -19 +21
|
|
From: <al...@al...> - 2009-07-13 06:06:07
|
Mon Jul 13 16:05:16 EST 2009 Alex Lance <al...@cy...>
* Another referential integrity fix.
Ignore-this: 2ac0dcf4e6a8ecfe6903e9f4ccb3d6cc
M ./patches/patch-00142-alla.php +1
|
|
From: <al...@al...> - 2009-07-13 06:43:51
|
Mon Jul 13 16:43:00 EST 2009 Alex Lance <al...@cy...>
* Another patch for the referential integretity data cleanup.
Ignore-this: 92c5705b6ac40c94d76f4058fd089fae
M ./patches/patch-00142-alla.php +4
|
|
From: <al...@al...> - 2009-07-13 13:13:31
|
Mon Jul 13 22:53:04 EST 2009 Alex Lance <al...@cy...>
* 14987 Made email receiving functionality use headers and subject line.
Ignore-this: 77f2837f93b099bb4c1c0ffc9c588032
M ./config/templates/configM.tpl -5
M ./email/lib/email_receive.inc.php -18 +13
M ./task/lib/task.inc.php -6 +2
M ./time/lib/timeSheet.inc.php -6 +2
Mon Jul 13 23:11:11 EST 2009 Alex Lance <al...@cy...>
* Fixed up productCost tf fields for referential integrity upgrade.
Ignore-this: d341bdad610c71bd138c87166d827898
M ./patches/patch-00139-alla.sql +4
M ./patches/patch-00142-alla.php -1 +4
M ./patches/patch-00143-alla.sql -2
|
|
From: <al...@al...> - 2009-07-30 00:34:27
|
Thu Jul 30 01:25:05 EST 2009 Alex Lance <al...@cy...>
* 15079 Changed backend of timeSheetItem.multiplier functionality to work with referential integrity, to fix rounding errors.
Ignore-this: 480d68b66f87a3232e6bf62a1ddaa18b
M ./installation/db_constraints.sql +1
M ./installation/db_data.sql -1 +5
M ./installation/db_structure.sql -1 +12
M ./installation/db_structure.sql.postgres -1 +11
A ./patches/patch-00145-alla.sql
A ./patches/patch-00146-alla.php
A ./patches/patch-00147-alla.sql
Thu Jul 30 01:35:35 EST 2009 Alex Lance <al...@cy...>
* 15079 Removed old config table based time sheet multipliers from the config screen.
Ignore-this: 768b0f969a7bef07a1784cb309055a65
M ./config/templates/configM.tpl -12
M ./installation/db_data.sql -1
A ./patches/patch-00148-alla.sql
Thu Jul 30 05:32:22 EST 2009 Alex Lance <al...@cy...>
* BUG Typo in help text for task reminders.
Ignore-this: 10d928d60617ae1c175d4e3484e06ebe
M ./help/task_create_reminder.html -3 +5
Thu Jul 30 06:15:04 EST 2009 Alex Lance <al...@cy...>
* Added ability to edit the referential lookup tables on the Setup screen.
Ignore-this: ce3e93903f0af34250048f5ad373175b
A ./config/metaEdit.php
M ./config/templates/configM.tpl +14
A ./config/templates/metaEdit.tpl
M ./shared/global_tpl_values.inc.php +1
M ./shared/lib/db.inc.php -10 +19
M ./shared/lib/db_entity.inc.php -10 +33
M ./shared/lib/init.php +1
A ./shared/lib/meta.inc.php
Thu Jul 30 10:20:38 EST 2009 Alex Lance <al...@cy...>
* 15079 Fixed rounding bug in time sheets. Simplified/optimized time sheet list query.
Ignore-this: bc516075d720219c80c135d0b406ed8
M ./time/lib/timeSheet.inc.php -32 +26
M ./time/lib/timeSheetItem.inc.php -2 +1
M ./time/timeSheet.php -7 +7
M ./time/timeSheetPrint.php -2 +3
|
|
From: <al...@al...> - 2009-08-03 07:48:23
|
Mon Aug 3 17:46:58 EST 2009 Alex Lance <al...@cy...>
* 15102 BUG wage import weren't playing nice with the referential integrity changes.
Ignore-this: 60787f46249f9e8d3295d6a37263a9c5
M ./finance/wagesUpload.php -1
|
|
From: <al...@al...> - 2009-08-04 21:27:44
|
Wed Aug 5 07:24:17 EST 2009 Alex Lance <al...@cy...>
* 15104 Fixed referential integrity bug in expense forms.
Ignore-this: f09c5ac95dff9df489c6fce55bb16d85
M ./finance/lib/expenseForm.inc.php -1 +1
Wed Aug 5 07:26:37 EST 2009 Alex Lance <al...@cy...>
* COSMETIC BUG Edit buttons were rendered off the screen for expense forms in Opera.
Ignore-this: aabf6bbe47c6c5563dea4a8e8ec7d252
M ./finance/templates/expenseFormM.tpl -1 +1
M ./finance/templates/expenseFormR.tpl -5 +5
|
|
From: <al...@al...> - 2009-08-08 10:30:18
|
Sat Aug 8 20:28:08 EST 2009 Alex Lance <al...@cy...>
* 15125 BUG Referential integrity bug with sending reminders, empty modifiedUser field.
Ignore-this: 5878ba7a885c64a215b5c01a1aa27e75
M ./shared/lib/db_entity.inc.php -1 +1
|
|
From: <al...@al...> - 2009-08-14 04:15:11
|
Fri Aug 14 13:50:45 EST 2009 Alex Lance <al...@cy...>
* Extensions to email subject line voodoo. Support for adding time to time sheets and closing and re-opening tasks.
Ignore-this: 8afc942e3395a049512900c97a55141f
M ./comment/lib/comment.inc.php -11 +28
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00151-alla.sql
M ./shared/lib/interestedParty.inc.php -16 +91
M ./soap/lib/alloc_soap.inc.php -1 +2
M ./task/lib/task.inc.php -5 +11
M ./time/lib/timeSheet.inc.php -4 +13
M ./time/lib/timeSheetItem.inc.php -1 +2
M ./time/timeSheetItem.php +3
|
|
From: <al...@al...> - 2009-08-15 00:26:46
|
Fri Aug 14 13:56:48 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Updated good and bad message icons.
Ignore-this: da9d731e4c900fcc796ec8b5274614fc
M ./images/icon_message_bad.png
M ./images/icon_message_good.png
Sat Aug 15 10:23:24 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Tidied up error messages for referential integrity errors.
Ignore-this: 35a80baada2c65ffef999ca41ef07b30
M ./shared/lib/db.inc.php -5 +12
|
|
From: <al...@al...> - 2009-08-15 00:55:36
|
Sat Aug 15 10:53:44 EST 2009 Alex Lance <al...@cy...>
* 15156 BUG Fixed referential integrity issue where couldn't delete clientContact records because of related data.
Ignore-this: 697fb1e0ddeb152d67264d0d145ac3c3
M ./client/lib/clientContact.inc.php +13
|
|
From: <al...@al...> - 2009-08-15 09:40:30
|
Sat Aug 15 19:35:49 EST 2009 Alex Lance <al...@cy...>
* 14966 Fixed fatal error in task history.
Ignore-this: d04c2cbb642ab5e723e03740c96e41c9
M ./task/lib/task.inc.php -3 +3
|
|
From: <al...@al...> - 2009-09-02 15:38:49
|
Wed Sep 2 22:32:46 EST 2009 Alex Lance <al...@cy...>
* 15027 Change the alloc wiki to be able to display non plaintext files.
Ignore-this: d67776d810842706963505f3b0b0d9f5
M ./shared/global_tpl_values.inc.php +1
A ./wiki/fileDownload.php
M ./wiki/fileTree.php -19 +17
M ./wiki/lib/init.php -25 +41
Wed Sep 2 22:58:53 EST 2009 Alex Lance <al...@cy...>
* 15159 Fixed the recursive behaviour of the wiki search.
Ignore-this: d19afa460dec312f123c581b62c3bdc8
M ./search/lib/search.inc.php -1 +1
Thu Sep 3 00:29:37 EST 2009 Alex Lance <al...@cy...>
* 11637 Added sorting to the comments of tasks, projects, time sheets and clients.
Ignore-this: 35902c1a076f0781ea1255abd5872da5
M ./client/client.php +4
M ./client/templates/clientCommentM.tpl -1 +4
M ./comment/lib/comment.inc.php -4 +30
M ./project/project.php +4
M ./project/templates/projectCommentM.tpl -1 +4
M ./task/task.php +4
M ./task/templates/taskCommentM.tpl -1 +4
M ./time/templates/timeSheetCommentM.tpl -1 +4
M ./time/timeSheet.php +3
Thu Sep 3 00:51:43 EST 2009 Alex Lance <al...@cy...>
* 14495 Changing the Task Status to Open: In Progress, fills in the Actual Start Date.
Ignore-this: 5341d2a341a0942b0b5c49730d5e7ebc
M ./task/lib/task.inc.php +11
Thu Sep 3 01:14:53 EST 2009 Alex Lance <al...@cy...>
* 15080 Added facility for site-configurable session timeout duration.
Ignore-this: f297912ad86fac81b8e61a327ebe855f
M ./config/templates/configM.tpl +5
A ./help/config_allocSessionMinutes.html
M ./installation/db_data.sql +1
A ./patches/patch-00152-alla.sql
M ./shared/lib/session.inc.php -1 +2
|
|
From: <al...@al...> - 2009-09-07 02:38:37
|
Mon Sep 7 12:37:00 EST 2009 Alex Lance <al...@cy...>
* Use the invoice's date range, and not the invoice item's for the invoice PDF.
Ignore-this: 1f4ca40b68f2a6d1e7a7296b26fbac15
M ./invoice/lib/invoice.inc.php -9 +1
|
|
From: <al...@al...> - 2009-09-07 02:41:20
|
Mon Sep 7 12:40:35 EST 2009 Alex Lance <al...@cy...>
* Fixed formatting of date fields on invoice PDF.
Ignore-this: e987267278be48510ac9e33a6e40ba6a
M ./invoice/lib/invoice.inc.php -1 +1
|
|
From: <al...@al...> - 2009-09-30 01:08:34
|
Wed Sep 30 11:04:53 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Replaced XHTML br tags with DOCTYPE compatible ones.
Ignore-this: 7889dea3077228bfea218bb996e5596
M ./email/lib/mime_parser.inc.php -1 +1
M ./finance/checkRepeat.php -3 +3
M ./finance/templates/transactionRepeatM.tpl -2 +2
M ./finance/wagesUpload.php -7 +7
M ./help/clientListFilter.html -1 +1
M ./help/config_AllocFromEmailAddress.html -1 +1
M ./help/config_allocEmailAddressMethod.html -1 +1
M ./help/config_allocEmailAdmin.html -1 +1
M ./help/config_allocEmailHost.html -1 +1
M ./help/config_allocEmailKeyMethod.html -1 +1
M ./help/config_allocEmailPort.html -1 +1
M ./help/config_allocEmailSubject.html -15 +15
M ./help/config_allocURL.html -1 +1
M ./help/config_calendarFirstDay.html -1 +1
M ./help/config_clientSubjectLine.html -4 +4
M ./help/config_companyInfo.html -1 +1
M ./help/config_companyPercent.html -2 +2
M ./help/config_expenseFormTfID.html -1 +1
M ./help/config_hoursInDay.html -1 +1
M ./help/config_inTfID.html -3 +3
M ./help/config_mainTfID.html -4 +4
M ./help/config_misc_setup.html -1 +1
M ./help/config_outTfID.html -2 +2
M ./help/config_paymentInsurancePercent.html -1 +1
M ./help/config_payrollTaxPercent.html -2 +2
M ./help/config_projectSubjectLine.html -7 +7
M ./help/config_taskEmailHeader.html -2 +2
M ./help/config_taskSubjectLine.html -12 +12
M ./help/config_taxName.html -1 +1
M ./help/config_taxPercent.html -1 +1
M ./help/config_taxTfID.html -1 +1
M ./help/config_timeSheetAdminEmail.html -1 +1
M ./help/config_timeSheetManagerEmail.html -1 +1
M ./help/config_timeSheetPrint.html -1 +1
M ./help/config_timeSheetPrintFooter.html -1 +1
M ./help/config_timeSheetSubjectLine.html -4 +4
M ./help/from_transaction_tf.html -1 +1
M ./help/invoice_transaction.html -1 +1
M ./help/payment_insurance.html -1 +1
M ./help/projectImport_types.html -1 +1
M ./help/projectSummary_filter.html -3 +3
M ./help/project_financial_summary.html -7 +7
M ./help/quicklist_and_search.html -3 +3
M ./help/taskComment.html -3 +3
M ./help/taskList_filter.html -3 +3
M ./help/taskList_project_superset.html -16 +16
M ./help/taskType.html -6 +6
M ./help/task_interested_parties.html -6 +6
M ./help/timesheet_add_invoice.html -10 +10
M ./help/timesheet_buttons.html -6 +6
M ./help/timesheet_overview.html -7 +7
M ./help/transaction_amount.html -1 +1
M ./help/transaction_product.html -1 +1
M ./help/transaction_tf.html -1 +1
M ./help/which_tf_to_credit.html -1 +1
M ./installation/install.php -4 +4
M ./installation/lib/init.php -6 +6
M ./installation/patch.php -4 +4
M ./installation/templates/install.tpl -10 +10
M ./invoice/lib/invoice.inc.php -2 +2
M ./person/templates/absenceFormM.tpl -1 +1
M ./project/lib/import_export.inc.php -1 +1
M ./project/project.php -30 +30
M ./project/templates/personGraphR.tpl -1 +1
M ./project/templates/projectGraphR.tpl -1 +1
M ./report/report.php -2 +2
M ./search/search.php -8 +8
M ./shared/lib/db_entity.inc.php -8 +8
M ./shared/lib/db_field.inc.php -1 +1
M ./shared/lib/page.inc.php -1 +1
M ./task/lib/task.inc.php -2 +2
M ./task/lib/task_calendar.inc.php -9 +9
M ./task/lib/task_message_list_home_item.inc.php -1 +1
M ./task/task.php -2 +2
M ./task/templates/taskFilterS.tpl -7 +7
M ./time/lib/timeSheet.inc.php -1 +1
M ./time/templates/timeSheetFormM.tpl -1 +1
M ./time/templates/timeSheetItemForm.tpl -1 +1
M ./time/templates/timeSheetPrintM.tpl -12 +12
M ./time/timeSheet.php -1 +1
M ./time/timeSheetPrint.php -1 +1
|
|
From: <al...@al...> - 2009-10-28 17:05:55
|
Wed Oct 28 22:49:52 EST 2009 Alex Lance <al...@cy...>
* 15276 Fixed the problem where the wiki would offer the download file link for text files.
Ignore-this: e3ae884b67dec71cf01822ff1dd9fc97
M ./shared/util.inc.php -9 +77
M ./wiki/lib/init.php -1 +1
Wed Oct 28 23:00:17 EST 2009 Alex Lance <al...@cy...>
* BUG Hide the warning messages when displaying the printer-friendly view of wiki documents.
Ignore-this: f36d45d9496e61d8092fedb02ea1ab29
M ./wiki/file.php -1 +1
M ./wiki/lib/init.php -2 +2
Thu Oct 29 02:34:28 EST 2009 Alex Lance <al...@cy...>
* BUG changed the wiki form submit flow so that error messages can be displayed properly.
Ignore-this: 2f2a3a0b32406b90adeeb8ce7a05402c
M ./wiki/file.php -13 +27
M ./wiki/templates/editFileS.tpl -3 +2
M ./wiki/templates/fileGetM.tpl -4 +11
M ./wiki/templates/wikiM.tpl -20 +22
Thu Oct 29 03:32:34 EST 2009 Alex Lance <al...@cy...>
* BUG fixed the ability for the wiki to create new directories in the file tree.
Ignore-this: 12fe52a49af2752051ebfafa4be96493
M ./shared/global_tpl_values.inc.php +1
M ./shared/util.inc.php -4 +6
A ./wiki/directory.php
M ./wiki/file.php -3
M ./wiki/templates/editFileS.tpl -1 +1
M ./wiki/templates/newDirectoryM.tpl +12
M ./wiki/templates/wikiM.tpl -2 +8
Thu Oct 29 04:02:43 EST 2009 Alex Lance <al...@cy...>
* DOCS updated the help doc with info about the wiki and info about the email gateway keywords functionality.
Ignore-this: c524eb92337cafd238d8d539202870e7
M ./help/src/help.txt -3 +120
|
|
From: <al...@al...> - 2009-10-30 01:49:26
|
Fri Oct 30 12:47:23 EST 2009 Alex Lance <al...@cy...>
* Bumped version number to 1.6.1.
Ignore-this: 8179c32592ff098fde7893e562cb76cb
M ./util/alloc_version -1 +1
Fri Oct 30 12:48:08 EST 2009 Alex Lance <al...@cy...>
tagged allocPSA 1.6.1
Ignore-this: 102e6a8f4e4a755c66c511b70b91f465
|