|
From: <al...@al...> - 2011-01-07 17:08:02
|
Fri Jan 7 03:22:36 EST 2011 Alex Lance <al...@cy...>
* Changed table.box th.right into spans to allow proper reflowing on smaller screens. Changed many tables to use the list class.
Ignore-this: 7ca955fe084fe4bbc60bb37b1e3d2272
M ./announcement/templates/announcementListM.tpl -3 +6
M ./client/templates/clientContactM.tpl -2 +5
M ./client/templates/clientListM.tpl -6 +7
M ./client/templates/clientM.tpl -17 +35
M ./comment/templates/commentM.tpl -6 +7
M ./comment/templates/commentTemplateListM.tpl -4 +7
M ./comment/templates/summaryM.tpl -4 +7
M ./css/print.css +9
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
M ./finance/templates/expenseFormM.tpl -4 +5
M ./finance/templates/tfListM.tpl -8 +9
M ./finance/templates/transactionGroupM.tpl -4 +6
M ./finance/templates/transactionRepeatListM.tpl -3 +6
M ./finance/templates/transactionRepeatM.tpl -2 +5
M ./invoice/templates/invoiceListM.tpl -8 +9
M ./item/templates/itemLoanM.tpl -5 +6
M ./item/templates/itemReturnM.tpl -11 +19
M ./item/templates/loanAndReturnM.tpl -3 +6
M ./person/templates/personEmployeeSkillFieldsS.tpl -25 +31
M ./person/templates/personExpertiseItemView.tpl -5 +9
M ./person/templates/personListM.tpl -8 +9
M ./person/templates/personM.tpl -2 +5
M ./person/templates/personSkillAdd.tpl -2 +5
M ./person/templates/personSkillMatrix.tpl -9 +10
M ./project/templates/projectFormM.tpl -28 +58
M ./project/templates/projectListM.tpl -6 +7
M ./project/templates/projectPersonListR.tpl -5 +1
M ./project/templates/projectTaskS.tpl -3 +6
M ./project/templates/projectTimeSheetS.tpl -3 +6
M ./project/templates/projectTransactionS.tpl -8 +17
M ./reminder/templates/reminderListM.tpl -6 +7
M ./sale/templates/productListM.tpl -5 +6
M ./sale/templates/productM.tpl -7 +15
M ./sale/templates/productSaleListM.tpl -6 +7
M ./sale/templates/productSaleM.tpl -4 +7
M ./security/templates/permissionListM.tpl -6 +7
M ./shared/templates/attachmentM.tpl -20 +26
M ./task/templates/taskChildrenM.tpl -4 +5
M ./task/templates/taskHistoryM.tpl -9 +5
M ./task/templates/taskListM.tpl -6 +7
M ./task/templates/taskM.tpl -9 +18
M ./time/templates/timeSheetFormM.tpl -2 +2
M ./time/templates/timeSheetListM.tpl -6 +7
M ./time/templates/timeSheetStatusHomeM.tpl -3 +3
M ./time/templates/timeSheetTransactionListM.tpl -11 +17
M ./tools/templates/backupM.tpl -45 +43
M ./wiki/templates/wikiM.tpl -4 +5
Fri Jan 7 04:05:35 EST 2011 Alex Lance <al...@cy...>
* Changed some New links into New Entity.
Ignore-this: 101a20362a6225db6196af75e7cbbea1
M ./client/templates/clientContactM.tpl -1 +1
M ./comment/templates/commentM.tpl -1 +1
M ./project/templates/projectFormM.tpl -1 +1
Fri Jan 7 04:07:52 EST 2011 Alex Lance <al...@cy...>
* Hid the query debugger from the login page and also from the printer-friendly results.
Ignore-this: 8d4d17ed628d77a43c0696b9ab65191e
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_tweak.css +7
M ./shared/templates/footerS.tpl -6 +6
Sat Jan 8 02:18:33 EST 2011 Alex Lance <al...@cy...>
* Removed the superfluous and error-prone link to "Print" for the entity list pages. The web browser uses the correct printer friendly stylesheet anyway.
Ignore-this: 9b7b82e2839c04ddb0b2d9ad945a4abc
M ./client/clientList.php -1
M ./home/home.php -1
M ./invoice/invoiceList.php -1
M ./person/personList.php -1
M ./project/projectList.php -1
M ./task/taskList.php -1
M ./time/timeSheetList.php -1
Sat Jan 8 03:05:09 EST 2011 Alex Lance <al...@cy...>
* 16896 Added new timeBest, timeWorst, timeExpected fields and renamed timeEstimate to timeLimit.
Ignore-this: de81a1c67049b5c4414f52d45b689a9e
M ./bin/alloccli/alloc.py -3 +6
M ./bin/alloccli/mbox.py -1 +1
M ./bin/alloccli/tasks.py -2 +7
A ./help/project_defaultTaskLimit.html
M ./help/src/help.txt -5 +14
A ./help/task_estimates.html
A ./help/task_timeLimit.html
M ./installation/db_structure.sql -1 +4
M ./installation/db_structure.sql.postgres -1 +4
A ./patches/patch-00202-alla.sql
M ./project/lib/import_export.inc.php -3 +3
M ./project/lib/project.inc.php +1
M ./project/project.php -2 +2
M ./project/templates/projectFormM.tpl -5 +8
M ./task/lib/task.inc.php -20 +47
M ./task/lib/task_calendar.inc.php -2 +2
M ./task/task.php -1 +4
M ./task/taskList.php -1 +1
M ./task/templates/taskListR.tpl -2 +5
M ./task/templates/taskM.tpl -9 +17
M ./task/templates/taskPrinterM.tpl -2 +8
M ./time/lib/timeSheet.inc.php -3 +3
M ./time/lib/timeSheetItem.inc.php +12
M ./time/timeSheet.php -4 +4
Sat Jan 8 03:11:52 EST 2011 Alex Lance <al...@cy...>
* Added new alloc theme: Rams
Ignore-this: 6b3d86292a34571d5d3d4d763247cb09
M ./css/src/style.tpl -10 +18
M ./css/src/style_default.ini -1 +2
M ./css/src/style_lava.ini -1 +2
M ./css/src/style_leaf.ini -1 +2
M ./css/src/style_nacho.ini -1 +2
A ./css/src/style_rams.ini
M ./css/src/style_tweak.ini -1 +2
M ./css/style_default.css -10 +18
M ./css/style_lava.css -10 +18
M ./css/style_leaf.css -10 +18
M ./css/style_nacho.css -10 +18
A ./css/style_rams.css
M ./css/style_tweak.css -10 +18
A ./images/bg_rams.png
A ./images/tab_unselected_rams.gif
Sat Jan 8 03:35:30 EST 2011 Alex Lance <al...@cy...>
* Hide calendar image links by default.
Ignore-this: 8859c27c62425024491464faf17f3f82
M ./javascript/alloc.js +9
M ./task/lib/task_calendar.inc.php -2 +2
|