|
From: <al...@al...> - 2008-09-08 17:15:32
|
Tue Sep 9 03:14:33 EST 2008 Alex Lance <al...@cy...>
* BUG SOAP service was broken for add_timeSheetItem_by_task because of missing multiplier field.
M ./time/lib/timeSheet.inc.php +1
|
|
From: <al...@al...> - 2008-10-23 18:07:16
|
|
From: <al...@al...> - 2008-10-23 18:09:32
|
Thu Sep 18 17:14:04 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Lessened the weight of the .box fonts. Made the links a happier blue. Added styling for read-only inputs.
M ./css/src/style.tpl -3 +10
M ./css/src/style_default.ini -4 +4
M ./css/style_default.css -7 +14
M ./css/style_leaf.css -3 +10
Thu Sep 18 18:51:12 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Fixed bad rendering of Client List Filter.
M ./client/templates/clientListFilterS.tpl -2 +1
Sat Sep 20 15:33:39 EST 2008 Alex Lance <al...@cy...>
* 20036 Made login box remember the username.
M ./login/login.php -4 +10
M ./login/templates/login.tpl -1 +5
M ./shared/lib/class_session.inc.php -4 +3
Wed Sep 24 02:06:49 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Fixed bad rendering of Time Sheet list filter.
M ./time/templates/timeSheetListFilterS.tpl +1
Wed Sep 24 02:42:51 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Made alloc modules more modular, by making the path to a modules includes, relative.
./shared/lib/import_export.inc.php -> ./project/lib/import_export.inc.php
M ./announcement/lib/init.php -2 +3
M ./client/lib/init.php -2 +3
M ./comment/lib/init.php -2 +3
M ./config/lib/init.php -1 +2
M ./email/lib/init.php -6 +6
M ./finance/lib/init.php -6 +7
M ./home/lib/init.php -7 +2
M ./invoice/lib/init.php -2 +3
M ./item/lib/init.php -2 +3
M ./person/lib/init.php -9 +6
M ./product/lib/init.php -5 +5
M ./project/lib/init.php -7 +6
M ./reminder/lib/init.php -1 +2
M ./security/lib/init.php -2 +3
M ./shared/lib/init.php -12 +12
M ./task/lib/init.php -9 +6
M ./time/lib/init.php -7 +6
M ./tools/lib/init.php -2 +2
|
|
From: <al...@al...> - 2008-10-23 18:10:12
|
Wed Sep 24 02:59:55 EST 2008 Alex Lance <al...@cy...>
* DOCS Updated docs to reflect changes to css compilation.
M ./DEVELOPERS -7 +6
Wed Sep 24 15:48:11 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Renamed all blah::get_blah_list to blah:get_list.
M ./client/client.php -1 +1
M ./client/clientList.php -1 +1
M ./client/lib/client.inc.php -7 +7
M ./finance/expenseForm.php -3 +3
M ./finance/lib/transaction.inc.php -9 +9
M ./finance/transactionList.php -2 +2
M ./invoice/invoice.php -3 +3
M ./invoice/invoiceList.php -1 +1
M ./invoice/lib/invoice.inc.php -10 +10
M ./person/lib/person.inc.php -3 +3
M ./project/lib/import_export.inc.php -2 +2
M ./project/lib/project.inc.php -12 +12
M ./project/lib/project_list_home_item.inc.php -1 +1
M ./project/personGraphImage.php -1 +1
M ./project/project.php -2 +2
M ./project/projectGraphImage.php -1 +1
M ./project/projectList.php -1 +1
M ./project/updateProjectList.php -1 +1
M ./soap/class_alloc_soap.inc.php -1 +1
M ./task/lib/task.inc.php -13 +13
M ./task/lib/top_ten_tasks_home_item.inc.php -1 +1
M ./task/task.php -1 +1
M ./task/taskList.php -1 +1
M ./task/updateProjectList.php -1 +1
M ./time/lib/timeSheet.inc.php -10 +10
M ./time/lib/timeSheetListHomeItem.inc.php -1 +1
M ./time/timeSheet.php -2 +2
M ./time/timeSheetList.php -1 +1
M ./time/updateProjectListByClient.php -1 +1
Thu Sep 25 15:46:24 EST 2008 Alex Lance <al...@cy...>
* BUG Fixed dropdown lists on Project list filter.
M ./project/lib/project.inc.php -2 +2
M ./project/project.php -1 +1
Thu Sep 25 16:12:09 EST 2008 Alex Lance <al...@cy...>
* BUG Fixed bad rendering of filter border on Search Transaction page.
M ./finance/templates/searchTransactionM.tpl -5 +2
|
|
From: <al...@al...> - 2008-10-23 18:13:09
|
Wed Oct 1 15:58:28 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Simplified all db_entity classes. Changed db_entity instantiator to PHP5 __construct().
M ./announcement/lib/announcement.inc.php -14 +9
M ./client/lib/client.inc.php -34 +23
M ./client/lib/clientContact.inc.php -21 +17
M ./comment/lib/comment.inc.php -18 +14
M ./comment/lib/commentTemplate.inc.php -13 +8
M ./config/lib/config.inc.php -10 +6
M ./email/lib/sentEmailLog.inc.php -15 +11
M ./email/lib/token.inc.php -18 +14
M ./email/lib/tokenAction.inc.php -12 +7
M ./finance/lib/expenseForm.inc.php -18 +14
M ./finance/lib/tf.inc.php -15 +11
M ./finance/lib/tfPerson.inc.php -10 +6
R ./finance/lib/tf_person.inc.php
M ./finance/lib/transaction.inc.php -38 +37
M ./finance/lib/transactionRepeat.inc.php -30 +23
M ./invoice/lib/invoice.inc.php -15 +11
M ./invoice/lib/invoiceItem.inc.php -21 +16
M ./item/lib/item.inc.php -19 +11
M ./item/lib/loan.inc.php -19 +11
M ./person/lib/absence.inc.php -14 +9
M ./person/lib/person.inc.php -33 +30
M ./person/lib/savedView.inc.php -13 +8
M ./person/lib/skillList.inc.php -9 +7
M ./person/lib/skillProficiencys.inc.php -9 +7
M ./project/lib/project.inc.php -32 +29
M ./project/lib/projectCommissionPerson.inc.php -12 +7
M ./project/lib/projectPerson.inc.php -18 +13
M ./reminder/lib/reminder.inc.php -21 +17
M ./security/lib/permission.inc.php -16 +12
M ./security/lib/role.inc.php -11 +7
M ./shared/lib/class_db_entity.inc.php -20 +40
M ./shared/lib/class_history.inc.php -14 +9
M ./shared/lib/class_interestedParty.inc.php -14 +10
M ./task/lib/task.inc.php -37 +34
M ./task/lib/taskType.inc.php -11 +7
M ./task/task.php -1 +1
M ./time/lib/timeSheet.inc.php -26 +21
M ./time/lib/timeSheetItem.inc.php -19 +15
M ./time/lib/timeUnit.inc.php -20 +12
Wed Oct 1 16:20:41 EST 2008 Alex Lance <al...@cy...>
* SOAP Added help text to get_list_vars() and ensured all get_list entities supported a return type of array.
M ./client/lib/client.inc.php -31 +22
M ./finance/lib/transaction.inc.php -21 +20
M ./invoice/lib/invoice.inc.php -47 +29
M ./project/lib/import_export.inc.php -2 +2
M ./project/lib/project.inc.php -37 +24
M ./project/personGraphImage.php -1 +1
M ./project/project.php -1 +1
M ./project/projectGraphImage.php -1 +1
M ./project/projectList.php +1
M ./soap/alloc.wsdl -1 +1
M ./soap/demo/get_list.php -3 +8
M ./soap/lib/alloc_soap.inc.php -6 +14
M ./task/lib/task.inc.php -78 +53
M ./time/lib/timeSheet.inc.php -50 +38
Wed Oct 8 02:41:25 EST 2008 Alex Lance <al...@cy...>
* BUG database errors were echoing twice.
M ./shared/lib/class_db_entity.inc.php -1 +1
Tue Oct 14 21:24:05 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Nuked allocpsa.org image from the toolbar. Added Online Resources box with images to the Help screen.
M ./help/templates/helpM.tpl -1 +20
A ./images/alloc_com_tiny.png
A ./images/cybersource.png
A ./images/sourceforge.png
M ./shared/templates/toolbarS.tpl -2 +1
|
|
From: <al...@al...> - 2008-10-23 18:15:36
|
Thu Oct 16 02:36:47 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Added bottom padding to #main for IE6.
M ./shared/templates/footerS.tpl -1 +1
Thu Oct 16 03:06:45 EST 2008 Alex Lance <al...@cy...>
* BUG Person prefs weren't saving properly under certain circumstances.
M ./person/lib/person.inc.php +5
Fri Oct 17 02:18:54 EST 2008 Alex Lance <al...@cy...>
* 12591 Added better support for Pre-paid Projects functionality using a maxAmount field.
M ./client/lib/client.inc.php +29
M ./help/timesheet_add_invoice.html -18 +34
M ./installation/db_structure.sql -1 +3
M ./invoice/invoice.php -15 +29
M ./invoice/lib/invoice.inc.php +21
M ./invoice/lib/invoiceItem.inc.php -14 +6
M ./invoice/templates/invoiceItemForm.tpl -5 +3
M ./invoice/templates/invoiceM.tpl +6
A ./patches/patch-00118-alla.sql
M ./project/lib/project.inc.php -3 +59
M ./project/project.php -1 +2
M ./shared/lib/class_db_entity.inc.php -3 +9
M ./time/lib/timeSheet.inc.php -54 +60
M ./time/templates/timeSheetFormM.tpl -1 +1
M ./time/timeSheet.php -28 +42
M ./time/timeSheetItem.php -2 +12
Sun Oct 19 17:09:59 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Made the home page customise box use the dynamic editing functionality.
M ./home/lib/customize_alloc_home_item.inc.php -3 +19
M ./home/templates/customizeH.tpl -71 +98
M ./home/templates/homeM.tpl -2 +2
Wed Oct 22 06:28:37 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Changed appearance of messages so that they are width 100% and can be applied to tables as well as divs.
M ./css/src/style.tpl -2 +1
M ./css/style_default.css -2 +1
M ./css/style_leaf.css -2 +1
Wed Oct 22 17:49:20 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Added link to logged in person on the toolbar.
M ./shared/lib/page.inc.php +1
Wed Oct 22 19:50:59 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Tidied up the permissions table and data.
M ./installation/db_data.sql -103 +119
M ./installation/db_structure.sql -2 +2
A ./patches/patch-00119-alla.sql
|
|
From: <al...@al...> - 2008-10-23 18:16:20
|
Fri Oct 24 04:53:06 EST 2008 Alex Lance <al...@cy...>
* 11522 Product and Sales module version 2.
M ./client/templates/clientM.tpl +15
M ./finance/lib/transaction.inc.php -28 +99
A ./help/product.html
A ./help/productSale.html
M ./help/product_fixedCost.html -8 +8
M ./help/product_percentageCost.html -9 +7
M ./installation/db_data.sql +18
M ./installation/db_structure.sql -17 +14
A ./patches/patch-00120-alla.sql
M ./project/project.php -15
M ./project/templates/projectFormM.tpl -2 +15
R ./project/templates/projectProductSaleS.tpl
M ./sale/lib/init.php -1
M ./sale/lib/product.inc.php -75 +76
M ./sale/lib/productCost.inc.php -11 +24
M ./sale/lib/productSale.inc.php -78 +259
M ./sale/lib/productSaleItem.inc.php -88 +178
R ./sale/lib/productSaleTransaction.inc.php
M ./sale/product.php -127 +128
M ./sale/productList.php -12
M ./sale/productSale.php -278 +271
A ./sale/productSaleList.php
A ./sale/templates/productCommissionR.tpl
A ./sale/templates/productCostR.tpl
M ./sale/templates/productListM.tpl -6 +8
M ./sale/templates/productM.tpl -202 +153
A ./sale/templates/productSaleItemR.tpl
A ./sale/templates/productSaleItemR2.tpl
A ./sale/templates/productSaleItemTransactionR.tpl
A ./sale/templates/productSaleItemTransactionViewR.tpl
A ./sale/templates/productSaleListM.tpl
R ./sale/templates/productSaleListS.tpl
M ./sale/templates/productSaleM.tpl -347 +114
A ./sale/templates/transactionR.tpl
A ./sale/templates/transactionViewR.tpl
M ./sale/updateCostPrice.php -2 +4
M ./shared/global_tpl_values.inc.php +1
M ./shared/lib/class_db_entity.inc.php -6 +22
M ./shared/lib/page.inc.php -1 +1
M ./task/templates/taskM.tpl -1 +2
M ./tools/menu.php +1
|
|
From: Alex L. <al...@cy...> - 2008-10-24 04:32:13
|
G'day folks, As you may have seen a whole slew of patches have just been promoted up to http://dev.allocpsa.net. Here is a rough breakdown of some of the more significant ones: * 11522 Product and Sales module version 2. The biggest change, this updates the brand new Product/Sales module with a lot of UI enhancements as well as making the whole thing work with double-entry transactions. * 12591 Added better support for Pre-paid Projects functionality using a maxAmount field. This change add support for Pre-paid blocks of work to alloc via the Invoices mechanism. * REFACTOR Simplified all db_entity classes. Changed db_entity instantiator to PHP5 __construct(). This change updates all the db_entity classes to be PHP5 compatible. If you're a developer please adopt the new format. * SOAP Added get_list_vars() functionality. Made wsdl auto-generated using WSDL_Gen. I have added a generic handler for fetching lists of entities from the backend. Eg a list of tasks. This should make it much easier to grab data using web services. Cheers, Alex |
|
From: <al...@al...> - 2008-10-28 16:29:30
|
Tue Oct 28 16:19:53 EST 2008 Patrick Clearwater <pa...@cy...>
* 13664 Email subject lines now configurable in setup.
M ./comment/lib/commentTemplate.inc.php -7 +24
M ./comment/templates/commentTemplateM.tpl +1
M ./config/templates/configM.tpl +65
A ./help/config_allocEmailSubject.html
A ./help/config_clientSubjectLine.html
A ./help/config_projectSubjectLine.html
A ./help/config_taskSubjectLine.html
A ./help/config_timeSheetSubjectLine.html
M ./installation/db_data.sql +12
A ./patches/patch-00121-patrick.sql
M ./person/sendEmail.php -1 +1
M ./reminder/reminderAdd.php -13 +4
M ./task/lib/task.inc.php -1 +1
M ./time/lib/timeSheet.inc.php -5 +5
|
|
From: <al...@al...> - 2008-10-28 16:29:39
|
Wed Oct 29 03:31:17 EST 2008 Alex Lance <al...@cy...>
* 12591 BUG in Pre-paid projects functionality, low level permissioned users could not read the related invoices.
M ./time/timeSheet.php -1
|
|
From: <al...@al...> - 2008-10-29 02:13:57
|
Wed Oct 29 13:16:08 EST 2008 Alex Lance <al...@cy...>
* allocPSA 1.5.0
M ./util/alloc_version -1 +1
Wed Oct 29 13:16:36 EST 2008 Alex Lance <al...@cy...>
tagged allocPSA 1.5.0
|
|
From: <al...@al...> - 2008-10-30 05:36:19
|
Thu Oct 30 01:57:17 EST 2008 Alex Lance <al...@cy...>
* BUG Renamed rst2html.py to rst2html in the Makefile.
M ./Makefile -2 +2
Thu Oct 30 13:20:21 EST 2008 Alex Lance <al...@cy...>
* 12099 Added the Project's Comments and Tasks to the read-only version of the Project screen.
M ./project/project.php -12 +18
M ./project/templates/projectFormM.tpl -11 +1
A ./project/templates/projectTaskS.tpl
M ./project/templates/projectViewM.tpl +2
Thu Oct 30 14:56:10 EST 2008 Alex Lance <al...@cy...>
* 13843 Modified Search Transactions, added Amount filter, ability to export to CSV, Balance totals, Sort By.
M ./finance/lib/transaction.inc.php -10 +36
M ./finance/searchTransaction.php -56 +32
A ./finance/templates/searchTransactionFilterS.tpl
M ./finance/templates/searchTransactionM.tpl -44 +5
M ./finance/templates/transactionFilterS.tpl -6 +5
R ./finance/templates/transactionListSearch.tpl
|
|
From: <al...@al...> - 2008-11-12 00:00:09
|
Tue Nov 11 13:54:40 EST 2008 Alex Lance <al...@cy...>
* 11260 SOAP Added hooks for comment::get_list() so that comments can be fetched ala MBOX style et al.
M ./comment/lib/comment.inc.php -1 +15
M ./sale/lib/init.php -4 +4
M ./sale/lib/product.inc.php +4
M ./soap/alloc.wsdl -1 +1
M ./soap/demo/get_list.php -8 +9
M ./soap/lib/alloc_soap.inc.php -18 +16
Wed Nov 12 09:08:20 EST 2008 Alex Lance <al...@cy...>
* BUG Record ID wasn't displaying on the permission edit screen.
M ./security/lib/permission.inc.php -1 +1
Wed Nov 12 09:33:51 EST 2008 Alex Lance <al...@cy...>
* 11911 Exposed person::get_list() for `al`.
M ./alloc.php -1 +1
M ./person/lib/person.inc.php -15 +259
M ./person/personList.php -122 +20
A ./person/templates/personListFilterS.tpl
M ./person/templates/personListM.tpl -46 +2
R ./person/templates/personListR.tpl
M ./shared/lib/class_db_entity.inc.php -2 +12
M ./soap/lib/alloc_soap.inc.php -1 +2
Wed Nov 12 10:28:09 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Fixed up permission denied error messages, made db class use less memory.
M ./finance/lib/transaction.inc.php -8 +8
M ./invoice/lib/invoiceItem.inc.php -1 +1
M ./person/lib/person.inc.php -5 +5
M ./project/lib/project.inc.php -2 +2
M ./sale/lib/productSale.inc.php -1 +1
M ./shared/lib/class_db.inc.php -2 +1
M ./shared/lib/class_db_entity.inc.php -5 +5
M ./task/lib/task.inc.php -1 +1
M ./time/lib/timeSheet.inc.php -2 +2
|
|
From: <al...@al...> - 2008-11-12 00:12:26
|
Wed Nov 12 11:10:02 EST 2008 Alex Lance <al...@cy...>
* 11911 Hid the display of the Show Hours option from unprivileged users.
M ./person/templates/personListFilterS.tpl +2
Wed Nov 12 11:11:30 EST 2008 Alex Lance <al...@cy...>
* 10847 Added check for duplicate tasks when creating a task.
M ./installation/db_structure.sql -1 +2
M ./javascript/alloc.js -2 +2
A ./patches/patch-00123-alla.sql
M ./search/lib/init.php +3
A ./search/lib/search.inc.php
M ./shared/global_tpl_values.inc.php -1 +1
M ./task/templates/taskM.tpl +10
A ./task/updateTaskDupes.php
|
|
From: <al...@al...> - 2008-11-19 03:47:36
|
Tue Nov 18 10:15:09 EST 2008 Alex Lance <al...@cy...>
* INSTALL Fixed up installation stuff for version 1.5.0.
M ./UPGRADING -2 +2
M ./css/install.css -7 +7
M ./installation/db_data.sql -1 +1
M ./installation/lib/init.php -3 +3
M ./installation/templates/install.tpl -9 +9
Wed Nov 19 14:45:52 EST 2008 Alex Lance <al...@cy...>
* 13442 Added Start Date To filter element to time sheet tab.
M ./time/lib/timeSheet.inc.php +1
M ./time/templates/timeSheetListFilterS.tpl -2 +4
|
|
From: <al...@al...> - 2008-11-28 04:42:23
|
Fri Nov 21 19:54:40 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Renamed class.ezpdf to class_ezpdf.
./shared/lib/class.ezpdf.php -> ./shared/lib/class_ezpdf.php
./shared/lib/class.pdf.php -> ./shared/lib/class_pdf.php
M ./invoice/lib/invoice.inc.php -1 +1
M ./shared/lib/class_ezpdf.php -1 +1
M ./time/timeSheetPrint.php -1 +1
Thu Nov 27 02:23:21 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Added class toggle_edit_view.
M ./javascript/alloc.js +5
M ./task/templates/taskM.tpl -1 +1
Thu Nov 27 02:56:30 EST 2008 Alex Lance <al...@cy...>
* 7668 Added WIKI to alloc.
M ./AUTHORS +14
M ./alloc.php -1 +2
M ./css/print.css -1 +3
M ./css/src/style.tpl -8 +15
M ./css/src/style_default.ini -1 +1
M ./css/style_default.css -9 +16
M ./css/style_leaf.css -8 +15
A ./css/wiki.css
A ./help/wikiMarkup_Markdown.html
A ./images/printer.png
M ./installation/db_data.sql +4
A ./javascript/jquery.filetree.js
A ./javascript/jquery.history.js
A ./patches/patch-00124-alla.php
A ./patches/patch-00124-alla.sql
M ./shared/global_tpl_values.inc.php +5
M ./shared/lib/page.inc.php -6 +8
M ./shared/templates/headerS.tpl -1 +4
A ./wiki/
A ./wiki/fileGet.php
A ./wiki/fileHistory.php
A ./wiki/fileSave.php
A ./wiki/fileTree.php
A ./wiki/index.php
A ./wiki/lib/
A ./wiki/lib/init.php
A ./wiki/lib/markdown.inc.php
A ./wiki/lib/vcs.inc.php
A ./wiki/lib/vcs_darcs.inc.php
A ./wiki/lib/vcs_git.inc.php
A ./wiki/lib/vcs_mercurial.inc.php
A ./wiki/templates/
A ./wiki/templates/index.tpl
|
|
From: <al...@al...> - 2008-11-29 11:17:41
|
Fri Nov 28 19:47:44 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Renamed shared/lib/ files.
./shared/lib/class_PasswordHash.php -> ./shared/lib/PasswordHash.inc.php
./shared/lib/class_alloc_cache.inc.php -> ./shared/lib/alloc_cache.inc.php
./shared/lib/class_db.inc.php -> ./shared/lib/db.inc.php
./shared/lib/class_db_alloc.inc.php -> ./shared/lib/db_alloc.inc.php
./shared/lib/class_db_entity.inc.php -> ./shared/lib/db_entity.inc.php
./shared/lib/class_db_field.inc.php -> ./shared/lib/db_field.inc.php
./shared/lib/class_ezpdf.php -> ./shared/lib/ezpdf.inc.php
./shared/lib/class_history.inc.php -> ./shared/lib/history.inc.php
./shared/lib/class_interestedParty.inc.php -> ./shared/lib/interestedParty.inc.php
./shared/lib/class_module.inc.php -> ./shared/lib/module.inc.php
./shared/lib/class_pdf.php -> ./shared/lib/pdf.inc.php
./shared/lib/class_session.inc.php -> ./shared/lib/session.inc.php
./shared/lib/pclzip.lib.php -> ./shared/lib/pclzip.inc.php
M ./installation/patch_1_2_256_to_1_3_497.php -2 +2
M ./invoice/lib/invoice.inc.php -1 +1
M ./shared/lib/ezpdf.inc.php -1 +1
M ./shared/lib/init.php -10 +10
M ./shared/lib/pclzip.inc.php -1 +1
M ./time/timeSheetPrint.php -1 +1
M ./tools/lib/backups.inc.php -2 +2
Sat Nov 29 22:16:10 EST 2008 Alex Lance <al...@cy...>
* FEATURE Added singleSession configure option.
M ./installation/db_data.sql +2
A ./patches/patch-00125-alla.sql
M ./shared/lib/session.inc.php -1 +1
|
|
From: <al...@al...> - 2008-12-09 14:45:24
|
Wed Dec 10 01:43:56 EST 2008 Alex Lance <al...@cy...>
* FEATURE Changed login screen CHANGELOG to only display entries from the last 28 days, and at max 3.
M ./login/login.php -5 +8
|
|
From: <al...@al...> - 2008-12-13 04:02:30
|
Mon Dec 1 18:32:24 EST 2008 Alex Lance <al...@cy...>
* 7668 Added ability to search the alloc WIKI.
M ./search/lib/search.inc.php +68
M ./search/search.php -56 +44
M ./shared/lib/history.inc.php -1 +1
M ./shared/lib/page.inc.php -1 +1
Mon Dec 1 18:40:28 EST 2008 Alex Lance <al...@cy...>
* 14023 br tags were showing up in time sheet pdfs.
M ./invoice/lib/invoice.inc.php -1 +1
M ./time/timeSheetPrint.php -1 +1
Wed Dec 3 23:35:13 EST 2008 Alex Lance <al...@cy...>
* BUG Fixed badly wrapped project nav links.
M ./project/lib/project.inc.php -1 +1
Sat Dec 13 14:57:31 EST 2008 Alex Lance <al...@cy...>
* COSMETIC Fixed up rendering issues for screen resolutions less that 1024 across.
M ./css/src/style.tpl -2 +2
M ./css/style_default.css -2 +2
M ./css/style_leaf.css -2 +2
M ./home/templates/homeM.tpl -2 +2
M ./time/lib/timeSheet.inc.php -3 +3
M ./time/templates/timeSheetListFilterS.tpl -9 +13
|
|
From: <al...@al...> - 2008-12-19 08:38:49
|
Tue Dec 9 13:37:07 EST 2008 Patrick Clearwater <pa...@cy...>
* 14032 CSV output of transaction lists now has the same columns as web output
M ./finance/lib/transaction.inc.php -3 +9
Thu Dec 11 14:21:15 EST 2008 Patrick Clearwater <pa...@cy...>
* 13627 Bugfix: import/export work again rather than complaining about the lack of a blocking status.
M ./project/lib/import_export.inc.php +3
Thu Dec 11 14:25:18 EST 2008 Patrick Clearwater <pa...@cy...>
* 12029 Import/export incorrectly setting parentTaskID to zero rather than NULL
M ./project/lib/import_export.inc.php -2 +2
Thu Dec 11 14:45:21 EST 2008 Patrick Clearwater <pa...@cy...>
* 12029 Infrastructure for an auditing module, tasks now remember their history
M ./alloc.php +1
A ./audit/
A ./audit/lib/
A ./audit/lib/auditItem.inc.php
A ./audit/lib/init.php
M ./installation/db_data.sql +2
M ./installation/db_structure.sql +16
A ./patches/patch-00125-patrick.sql
M ./shared/lib/db_entity.inc.php +33
M ./shared/lib/db_field.inc.php +7
M ./task/lib/task.inc.php -15 +156
M ./task/task.php +26
A ./task/templates/taskHistoryM.tpl
M ./task/templates/taskM.tpl +2
Mon Dec 15 10:05:20 EST 2008 Patrick Clearwater <pa...@cy...>
* 14087 Fix quick search functionality.
|
|
From: <al...@al...> - 2008-12-19 09:07:04
|
Fri Dec 19 19:59:34 EST 2008 Alex Lance <al...@cy...>
* 13627 Moved task blockers into a task status, added task date filters, cleaned up task saving logic.
M ./config/configEdit.php -5 +18
A ./config/templates/configEdit_taskStatusOptions.tpl
M ./config/templates/configM.tpl -5 +10
M ./help/taskList_taskStatus.html -13
M ./help/task_duplicate.html -6 +1
R ./images/icon_orb_green.png
R ./images/icon_orb_green.xcf
R ./images/icon_orb_red.png
R ./images/icon_orb_red.xcf
R ./images/icon_orb_yellow.png
R ./images/icon_orb_yellow.xcf
M ./installation/db_data.sql -2 +2
M ./installation/db_structure.sql -1 +4
A ./patches/patch-00129-alla.sql
M ./person/lib/person.inc.php -10 +11
M ./project/lib/import_export.inc.php -3 +4
M ./project/lib/project.inc.php -2 +2
M ./project/personGraphImage.php -1 +1
M ./project/project.php -1 +2
M ./reminder/lib/reminder.inc.php -1 +1
M ./reminder/reminderAdd.php -1 +1
M ./shared/lib/page.inc.php -1 +2
M ./task/lib/task.inc.php -96 +303
M ./task/lib/task_calendar.inc.php -2 +2
M ./task/lib/task_message_list_home_item.inc.php -1 +1
M ./task/lib/top_ten_tasks_home_item.inc.php -2 +2
M ./task/task.php -106 +2
M ./task/taskList.php -20 +4
M ./task/templates/taskFilterS.tpl -5 +22
M ./task/templates/taskHistoryM.tpl -1 +1
M ./task/templates/taskM.tpl -61 +61
M ./task/updateTaskDupes.php -1 +1
M ./time/timeSheetItem.php +4
M ./tools/lib/stats.inc.php -2 +2
|
|
From: <al...@al...> - 2009-02-20 07:00:50
|
Tue Jan 27 06:18:47 EST 2009 Alex Lance <al...@cy...>
* 14081 Added an Expires tag to the header template.
M ./shared/templates/headerS.tpl -1 +2
Tue Jan 27 06:34:07 EST 2009 Alex Lance <al...@cy...>
* BUG Removed XHTML compliant trailing slashes from unclosed tags in the HTML 4.01 transitional header.
M ./shared/templates/headerS.tpl -5 +5
Tue Jan 27 06:53:00 EST 2009 Alex Lance <al...@cy...>
* 14062 Changed the header of the Download email link to render force the character encoding to UTF-8.
M ./email/downloadEmail.php -1 +2
Tue Jan 27 08:08:05 EST 2009 Alex Lance <al...@cy...>
* 14037 Fixed auto-populate of client list from the New Sale link on the Project.
M ./client/lib/client.inc.php -3 +7
Sat Jan 31 06:44:42 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Nuked fadout effect on re-size textarea grippie.
M ./javascript/jquery.textarearesizer.js -2 +2
Tue Feb 3 02:13:38 EST 2009 Alex Lance <al...@cy...>
* BUG grippie was not aligned under Client Contact Info textarea.
M ./client/templates/clientContactM.tpl -19 +24
|
|
From: <al...@al...> - 2009-02-20 07:05:51
|
Tue Feb 3 02:20:21 EST 2009 Alex Lance <al...@cy...>
* 9766 Added the ability for Clients to be categorised.
M ./client/client.php +8
M ./client/clientList.php +1
M ./client/lib/client.inc.php -1 +24
M ./client/templates/clientDetails.tpl -4 +5
M ./client/templates/clientDetailsEdit.tpl -1 +2
M ./client/templates/clientListFilterS.tpl +2
M ./config/templates/configM.tpl +12
M ./installation/db_data.sql +3
M ./installation/db_structure.sql +1
A ./patches/patch-00130-alla.sql
Mon Feb 16 23:49:14 EST 2009 Alex Lance <al...@cy...>
* Changed all calls to htmlentities to a custom page::htmlentities() method which converts text using UTF-8 character conversion.
M ./comment/comment.php -1 +1
M ./comment/lib/comment.inc.php -2 +2
M ./config/config.php -2 +2
M ./email/lib/email.inc.php -4 +4
M ./finance/transaction.php -1 +1
M ./installation/patch_1_2_256_to_1_3_497.php -1 +1
M ./installation/templates/patch.tpl -2 +2
M ./search/search.php -27 +27
M ./shared/lib/page.inc.php -17 +21
M ./shared/util.inc.php -2 +2
M ./task/lib/task.inc.php -2 +2
M ./task/task.php -1 +1
M ./time/timeSheet.php -1 +1
M ./tools/sourceCodeView.php -1 +1
M ./wiki/fileGet.php -4 +4
M ./wiki/fileTree.php -3 +3
M ./wiki/lib/vcs.inc.php -4 +4
Thu Feb 19 08:17:23 EST 2009 Alex Lance <al...@cy...>
* 14285 Fixed prioritised ordering of Top Tasks on homepage.
M ./task/lib/task.inc.php -3 +8
Thu Feb 19 16:08:00 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Reduced AJAX delay for parent task refresh.
M ./task/updateParentTasks.php -1 +1
Thu Feb 19 16:10:39 EST 2009 Alex Lance <al...@cy...>
* BUG Receive Own Comments was not functioning correctly.
M ./comment/lib/comment.inc.php +6
M ./task/lib/task.inc.php +6
Fri Feb 20 12:31:53 EST 2009 Alex Lance <al...@cy...>
* 14309 Forced image attachments to be displayed inline, instead of prompted to download.
M ./shared/get_attachment.php -1 +5
Fri Feb 20 17:18:38 EST 2009 Peter Wright <pe...@cy...>
* Include the task-created datetime when showing task dates.
M ./task/lib/task.inc.php +4
|
|
From: <al...@al...> - 2009-03-05 04:04:20
|
Fri Feb 20 15:07:37 EST 2009 Alex Lance <al...@cy...>
* 11260 Added download task comments as mbox functionality.
M ./comment/lib/comment.inc.php -2 +30
M ./email/lib/email_receive.inc.php -3 +9
M ./shared/util.inc.php -1 +17
M ./soap/alloc.wsdl +19
A ./soap/demo/get_task_comments_mbox.py
M ./soap/lib/alloc_soap.inc.php +27
Fri Feb 20 18:43:24 EST 2009 Alex Lance <al...@cy...>
* BUG Fixed interested parties list so that it would render the username if the first name and surname weren't set.
M ./task/lib/task.inc.php -2 +5
Sat Feb 21 17:20:49 EST 2009 Alex Lance <al...@cy...>
* BUG Receive Own Comments was *still* not functioning correctly.
M ./comment/lib/comment.inc.php -2 +2
M ./person/lib/person.inc.php -1 +1
Sun Feb 22 12:23:11 EST 2009 Alex Lance <al...@cy...>
* 14347 Made alloc send a copy of the first comment email to the IMAP mailbox.
M ./comment/comment.php +13
M ./comment/lib/comment.inc.php +7
M ./email/lib/email_receive.inc.php +5
M ./shared/util.inc.php +7
M ./task/lib/task.inc.php +7
Tue Jan 27 16:53:26 EST 2009 Patrick Clearwater <pa...@cy...>
* 14210 Replaced colours with symbolic constants.
M ./css/src/style.tpl -33 +33
M ./css/src/style_default.ini +25
M ./css/src/style_leaf.ini +22
M ./css/style_default.css -15 +15
M ./css/style_leaf.css -16 +16
Mon Feb 23 20:35:14 EST 2009 Alex Lance <al...@cy...>
* 14210 Added Nacho theme to alloc.
M ./css/src/style.tpl -1 +5
M ./css/src/style_default.ini -6 +8
M ./css/src/style_leaf.ini -8 +9
A ./css/src/style_nacho.ini
M ./css/style_default.css -1 +5
M ./css/style_leaf.css -2 +6
A ./css/style_nacho.css
A ./images/bg_nacho.jpg
A ./images/wallpaper_nacho.jpg
Mon Feb 23 20:49:13 EST 2009 Alex Lance <al...@cy...>
* 12864 Fixed it so that comments with long lines behave correctly using overflow:auto.
M ./client/client.php -1 +1
M ./client/templates/clientCommentM.tpl -1 +1
M ./comment/lib/comment.inc.php -11 +12
M ./css/src/style.tpl +1
M ./css/style_default.css +1
M ./css/style_leaf.css +1
M ./project/templates/projectCommentM.tpl -1 +1
M ./time/templates/timeSheetItemR.tpl -1 +1
Tue Feb 24 10:44:14 EST 2009 Alex Lance <al...@cy...>
* 14210 Added Lava theme to alloc.
A ./css/src/style_lava.ini
A ./css/style_lava.css
A ./images/bg_lava.jpg
A ./images/wallpaper_lava.jpg
Tue Feb 24 16:18:06 EST 2009 Alex Lance <al...@cy...>
* 14210 Added Tweak theme to alloc. Also fixed some template inconsistencies between themes.
M ./css/src/style.tpl -3 +7
M ./css/src/style_default.ini +4
M ./css/src/style_lava.ini +4
M ./css/src/style_leaf.ini +4
M ./css/src/style_nacho.ini -2 +5
A ./css/src/style_tweak.ini
M ./css/style_default.css -4 +8
M ./css/style_lava.css -4 +8
M ./css/style_leaf.css -4 +8
M ./css/style_nacho.css -6 +10
A ./css/style_tweak.css
A ./images/bg_tweak.jpg
A ./images/wallpaper_tweak.jpg
Wed Jan 7 14:30:40 EST 2009 Patrick Clearwater <pa...@cy...>
* 14150 Bugfix: don't display expense form item currently being edited in the list.
M ./finance/expenseForm.php -2 +2
Fri Jan 16 14:13:20 EST 2009 Patrick Clearwater <pa...@cy...>
* 14150 Added expense form TF option, nominating a company TF that expenses can be claimed from.
M ./config/config.php +1
M ./config/templates/configM.tpl +5
M ./finance/expenseForm.php +6
M ./finance/lib/transaction.inc.php +5
M ./finance/templates/expenseFormR.tpl -1 +1
A ./help/config_expenseFormTfID.html
A ./patches/patch-00130-patrick.sql
Mon Feb 23 14:16:35 EST 2009 Patrick Clearwater <pa...@cy...>
* 14284 Added sorttable_numeric attribute to ID table columns to fix sorting problems.
M ./comment/templates/commentTemplateListM.tpl -1 +1
M ./finance/templates/expenseFormListM.tpl -2 +2
M ./sale/lib/productSale.inc.php -1 +1
M ./task/lib/task.inc.php -2 +2
M ./time/lib/timeSheet.inc.php -1 +1
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
Sat Feb 28 13:21:10 EST 2009 Alex Lance <al...@cy...>
* 14358 Fixed task status bug, where changing the task status would blank the entire task page.
M ./task/templates/taskM.tpl -1 +1
|
|
From: <al...@al...> - 2009-04-21 07:11:09
|
Tue Apr 21 12:27:04 EST 2009 co...@cy...
* Adding material to cover Pending and Closed task status functionality
M ./help/src/help.txt -2 +85
|