|
From: alla@ - 2012-06-04 01:50:50
|
Fri Jun 1 10:39:58 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Remove Products link from tools menu.
M ./tools/menu.php -1
Fri Jun 1 10:40:17 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Rename directory to folder on wiki page.
M ./wiki/templates/wikiM.tpl -1 +1
Fri Jun 1 11:40:06 EST 2012 Alex Lance <al...@cy...>
* Make db_triggers.sql utilize local variables.
M ./installation/db_triggers.sql -73 +93
Fri Jun 1 13:31:43 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Add icons to form buttons.
M ./announcement/templates/announcementM.tpl -2 +2
M ./client/client.php -19 +4
M ./client/templates/clientContactM.tpl -1 +2
M ./client/templates/clientDetails.tpl -1 +1
M ./client/templates/clientDetailsEdit.tpl -1 +9
M ./client/templates/clientListFilterS.tpl -1 +1
M ./comment/templates/commentM.tpl -1 +1
M ./comment/templates/commentTemplateM.tpl -2 +2
M ./comment/templates/summaryM.tpl -1 +3
M ./finance/expenseForm.php -13 +18
M ./finance/templates/editTransactionM.tpl -4 +4
M ./finance/templates/expenseFormM.tpl -1 +3
M ./finance/templates/expenseFormR.tpl -2 +2
M ./finance/templates/searchTransactionFilterS.tpl -2 +2
M ./finance/templates/tfListM.tpl -1 +3
M ./finance/templates/tfM.tpl -2 +4
M ./finance/templates/tfPersonListR.tpl -2 +2
M ./finance/templates/transactionFilterS.tpl -2 +2
M ./finance/templates/transactionGroupM.tpl -1 +1
M ./finance/templates/transactionRepeatM.tpl -2 +2
M ./finance/templates/wagesUploadM.tpl -1 +1
M ./finance/tf.php -5 +6
M ./finance/transactionRepeat.php -6 +6
M ./home/templates/customizeH.tpl -3 +3
M ./invoice/invoice.php -19 +29
M ./invoice/templates/invoiceListFilterS.tpl -1 +3
M ./item/addItem.php -1 +3
M ./item/templates/addItemM.tpl -4 +6
M ./item/templates/itemBorrowM.tpl -1 +3
M ./item/templates/itemReturnM.tpl -1 +3
M ./person/person.php -10 +6
M ./person/templates/absenceFormM.tpl -2 +2
M ./person/templates/personEmployeeSkillFieldsS.tpl -2 +2
M ./person/templates/personListFilterS.tpl -1 +1
M ./person/templates/personSkillAdd.tpl -2 +2
M ./person/templates/personSkillFilterS.tpl -1 +3
M ./project/project.php -6 +1
M ./project/templates/commissionListR.tpl -2 +5
M ./project/templates/projectFormM.tpl -5 +5
M ./project/templates/projectListFilterS.tpl -1 +1
M ./reminder/reminder.php -5 +4
M ./reminder/templates/reminderFilter.tpl -1 +3
M ./reminder/templates/reminderListM.tpl -1 +1
M ./reminder/templates/reminderM.tpl -3 +3
M ./reminder/templates/reminderSelectParentM.tpl -1 +1
M ./reminder/templates/reminderSelectParentTypeM.tpl -1 +1
M ./report/report.php -1 +3
M ./report/templates/reportM.tpl -1 +1
M ./sale/templates/productM.tpl -5 +9
M ./sale/templates/productSaleItemTransactionR.tpl -3 +3
M ./sale/templates/productSaleM.tpl -12 +14
M ./search/templates/searchM.tpl -1 +3
M ./security/templates/permissionListM.tpl -1 +3
M ./security/templates/permissionM.tpl -2 +2
M ./security/templates/permissionTableM.tpl -1 +1
M ./shared/templates/attachmentM.tpl -1 +1
M ./shared/templates/toolbarS.tpl -1 +3
M ./shared/util.inc.php -3 +2
M ./task/templates/taskFilterS.tpl -1 +3
M ./task/templates/taskListS.tpl -1 +1
M ./task/templates/taskM.tpl -1 +1
M ./time/templates/timeSheetFormM.tpl -7 +10
M ./time/templates/timeSheetListFilterS.tpl -1 +1
M ./time/timeSheet.php -49 +52
M ./tools/templates/backupM.tpl -4 +4
M ./wiki/templates/editFileS.tpl -1 +1
M ./wiki/templates/fileGetM.tpl -1 +1
M ./wiki/templates/newDirectoryM.tpl -1 +1
Fri Jun 1 14:52:52 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Add functionality to permit icons on buttons.
A ./css/font/
A ./css/font.css
A ./css/font/fontawesome-webfont.eot
A ./css/font/fontawesome-webfont.svg
A ./css/font/fontawesome-webfont.svgz
A ./css/font/fontawesome-webfont.ttf
A ./css/font/fontawesome-webfont.woff
M ./css/src/style.tpl -3 +17
M ./css/style_default.css -3 +17
M ./css/style_lava.css -3 +17
M ./css/style_leaf.css -3 +17
M ./css/style_nacho.css -3 +17
M ./css/style_rams.css -3 +17
M ./css/style_tweak.css -3 +17
M ./shared/templates/headerS.tpl +1
Fri Jun 1 23:51:19 EST 2012 Alex Lance <al...@cy...>
* 20114 Latest revision to sales module. GST is excluded by default on all figures.
M ./javascript/alloc.js +6
M ./sale/lib/productSale.inc.php +3
M ./sale/lib/productSaleItem.inc.php -22 +44
M ./sale/product.php +1
M ./sale/productSale.php +7
M ./sale/templates/productCostR.tpl -4 +5
M ./sale/templates/productM.tpl -2 +15
M ./sale/templates/productSaleItemR.tpl -1 +1
M ./sale/templates/productSaleItemTransactionR.tpl +3
M ./sale/templates/productSaleM.tpl -6 +4
M ./shared/templates/headerS.tpl +1
Mon May 28 10:57:30 EST 2012 Jeremy Chin <je...@cy...>
* 20539 Enforce unique project short names.
M ./installation/db_structure.sql -1 +1
M ./installation/db_structure.sql.postgres -1 +1
A ./patches/patch-00245-jeremyc.sql
M ./project/project.php +11
Sat Jun 2 23:52:24 EST 2012 Alex Lance <al...@cy...>
* 21006 v184 CLI Attempt to resolve priority not getting set by default for new tasks.
M ./email/lib/command.inc.php -2 +1
|