|
From: <al...@al...> - 2010-08-24 18:12:05
|
Mon Aug 23 04:54:38 EST 2010 Alex Lance <al...@cy...>
* COSMETIC REFACTOR Nuked old curvycorners.js, replaced with native CSS border-radius.
Ignore-this: d234be08d6834d84b27c84bdb90f9159
M ./client/templates/clientListFilterS.tpl -1 +1
M ./css/login.css +6
M ./css/src/style.tpl -2 +8
M ./css/style_default.css -2 +8
M ./css/style_lava.css -2 +8
M ./css/style_leaf.css -2 +8
M ./css/style_nacho.css -2 +8
M ./css/style_tweak.css -2 +8
M ./finance/templates/searchTransactionFilterS.tpl -1 +1
M ./finance/templates/tfListM.tpl -1 +1
M ./finance/templates/transactionFilterS.tpl -1 +1
M ./invoice/templates/invoiceListFilterS.tpl -1 +1
M ./javascript/alloc.js -3 +2
R ./javascript/jquery.curvycorners.js
M ./login/templates/login.tpl -3 +1
M ./person/templates/personListFilterS.tpl -2 +2
M ./person/templates/personSkillFilterS.tpl -1 +1
M ./project/templates/projectListFilterS.tpl -1 +1
M ./reminder/templates/reminderFilter.tpl -1 +1
M ./search/templates/searchM.tpl -1 +1
M ./security/templates/permissionListM.tpl -1 +1
M ./shared/templates/headerS.tpl -1
M ./task/templates/taskFilterS.tpl -1 +1
M ./time/templates/timeSheetListFilterS.tpl -1 +1
Mon Aug 23 09:11:48 EST 2010 Alex Lance <al...@cy...>
* REFACTOR Simplified login functionality and screen.
Ignore-this: a61fa5ea76e98368c75f13a4277e435
M ./alloc.php -1
R ./css/login.css
M ./css/src/style.tpl +52
M ./css/style_default.css +52
M ./css/style_lava.css +52
M ./css/style_leaf.css +52
M ./css/style_nacho.css +52
M ./css/style_tweak.css +52
M ./images/roundbg.png
M ./javascript/alloc.js +10
M ./login/login.php -33 +12
M ./login/templates/login.tpl -67 +31
M ./shared/templates/headerS.tpl -1 +1
Mon Aug 23 09:12:02 EST 2010 Alex Lance <al...@cy...>
* COSMETIC Reset the CSS styling of list bullets.
Ignore-this: ed9b7c4c4488732b374ec90f39367da3
M ./css/src/style.tpl -1 +1
M ./css/style_default.css -1 +1
M ./css/style_lava.css -1 +1
M ./css/style_leaf.css -1 +1
M ./css/style_nacho.css -1 +1
M ./css/style_tweak.css -1 +1
Mon Aug 23 16:20:58 EST 2010 Alex Lance <al...@cy...>
* 16991 Fixed missing projectID in timeSheets.
Ignore-this: b4eaed44f69d9ad3e158b1f95afb53d6
M ./time/templates/timeSheetFormM.tpl -1 +1
M ./time/timeSheet.php -1 +1
Mon Aug 23 16:21:57 EST 2010 Alex Lance <al...@cy...>
* 16991 Changed template variable extraction to use EXTR_OVERWRITE.
Ignore-this: a6741f8b749d911b377ff8436f0a6cce
M ./shared/lib/template.inc.php -1 +1
Mon Aug 23 19:12:45 EST 2010 Alex Lance <al...@cy...>
* 16997 Fixed white-space padding in the time sheet's task list dropdown.
Ignore-this: c8455f80bed4a06369e1192ef075f1b9
M ./shared/lib/page.inc.php -5 +2
Tue Aug 24 11:26:50 EST 2010 Jeremy Chin <je...@cy...>
* 16847 Added title to TF page.
Ignore-this: 2ab9d79eeffa64879b3202f269a8aac
M ./finance/transactionList.php -1 +1
Tue Aug 24 15:24:10 EST 2010 Jeremy Chin <je...@cy...>
* 16992 Make wiki links work properly.
Ignore-this: 882256821a03ee370faa2be3fb957da1
M ./wiki/file.php -4 +4
M ./wiki/lib/markdown.inc.php -9 +20
M ./wiki/templates/wikiM.tpl +5
M ./wiki/wiki.php +6
Tue Aug 24 20:16:49 EST 2010 Alex Lance <al...@cy...>
* 16992 Tweak the wiki link addition so that the default upon hitting the Wiki tab is not to create a new document.
Ignore-this: e906b81e919b72cce413d5d6a56b2ece
M ./wiki/templates/wikiM.tpl -1 +1
M ./wiki/wiki.php -1 +1
Wed Aug 25 04:08:58 EST 2010 Alex Lance <al...@cy...>
* 14563 17009 Fixed html entity display in page::messages().
Ignore-this: 1ef608d56dc6e992d6ff43873ab8192
M ./comment/comment.php -1 +1
M ./finance/expenseUpload.php -1 +1
M ./finance/wagesUpload.php -1 +1
M ./invoice/invoicesUpload.php -1 +1
M ./project/project.php -4 +4
M ./sale/productSale.php -1 +1
M ./shared/lib/db.inc.php -4 +2
M ./shared/lib/page.inc.php -5 +16
M ./task/task.php -1 +1
|