|
|
11/04/08 14:14:05 |
@440
|
[440]
|
nate |
* Fixed javascript error created by missing constant when only base module … |
|
|
08/19/08 10:47:55 |
@433
|
[433]
|
nate |
* Import process now reverts auto increment on the files table. |
|
|
08/15/08 13:44:27 |
@432
|
[432]
|
nate |
* Added support for escaping quotes in import csv files with a backslash … |
|
|
08/15/08 13:00:46 |
@431
|
[431]
|
nate |
* Added support for a Sugar CRM accounts export files in the clients' … |
|
|
08/13/08 12:10:25 |
@428
|
[428]
|
nate |
* unneeded |
|
|
08/13/08 12:09:00 |
@427
|
[427]
|
nate |
* Initial implementation of table imports. … |
|
|
06/23/08 14:07:34 |
@417
|
[417]
|
nate |
* Fixed code format that allowed no module name in a table definition. |
|
|
05/19/08 16:20:21 |
@402
|
[402]
|
brieb |
* Fixed adding blank line after adding a previous product display on sales … |
|
|
05/16/08 12:40:42 |
@401
|
[401]
|
nate |
Cleaned up code and fixed a spelling error. |
|
|
05/15/08 13:23:14 |
@398
|
[398]
|
brieb |
* Fixed #261 - PDF printing of special characters (specifically wacky … |
|
|
05/07/08 12:30:58 |
@388
|
[388]
|
brieb |
Fixed phpverion checking problem. |
|
|
05/04/08 17:18:08 |
@384
|
[384]
|
brieb |
Pre v0.96 check in:
* Added support for multiple addresses … |
|
|
12/03/07 10:26:25 |
@370
|
[370]
|
brieb |
* Fixed colon substitution problem with invoice line items. … |
|
|
11/28/07 10:10:49 |
@369
|
[369]
|
brieb |
- Fixed misspelling on addSlashesToArray function … |
|
|
11/09/07 13:48:13 |
@359
|
[359]
|
brieb |
* Removed negative user IDs.
* Fixed sales order calculate extended. |
|
|
11/08/07 13:18:46 |
@356
|
[356]
|
brieb |
Pre v0.92 commit.
Implements #208 - Receipt PDF report … |
|
|
10/22/07 13:27:09 |
@349
|
[349]
|
brieb |
Fixed problem with reserved constant in certain PHP versions. … |
|
|
10/22/07 11:17:07 |
@347
|
[347]
|
brieb |
Fixed problems with updating from versions previous to v0.8 … |
|
|
10/19/07 16:36:51 |
@345
|
[345]
|
brieb |
FIxed BMS module loading of JS globals |
|
|
10/18/07 10:38:09 |
@344
|
[344]
|
brieb |
Wrongly uncommented out APP_DEBUG variable (that was the old method), … |
|
|
10/15/07 16:36:35 |
@332
|
[332]
|
brieb |
Fixed setting of client credit by default
Turned off debug mode. |
|
|
10/15/07 14:37:14 |
@330
|
[330]
|
brieb |
Fixed run aging ignoring statement date. … |
|
|
10/13/07 15:05:43 |
@324
|
[324]
|
brieb |
Fixed past updating problems … |
|
|
10/11/07 11:13:13 |
@318
|
[318]
|
brieb |
Added development SQL export report for table definitions. … |
|
|
10/04/07 15:11:02 |
@313
|
[313]
|
brieb |
forgot a $. in nl_langinfo fix. |
|
|
10/04/07 14:05:01 |
@312
|
[312]
|
brieb |
Fixed minor update problems.
Fixed invalid stylesheet definitions. … |
|
|
10/02/07 19:51:27 |
@311
|
[311]
|
brieb |
Added initial accounts receivable system.
Fixed IE 6 & 7 discrepencies. … |
|
|
09/17/07 12:30:10 |
@308
|
[308]
|
brieb |
Implements #180 - ical format for event list. … |
|
|
09/04/07 15:14:16 |
@305
|
[305]
|
brieb |
Update tab display to reference specific roles; |
|
|
09/03/07 14:07:43 |
@304
|
[304]
|
brieb |
Fixed setting of session cookie, when application name contains invalid … |
|
|
08/30/07 15:13:26 |
@296
|
[296]
|
brieb |
Modified setting path for window machines. |
|
|
08/30/07 12:16:20 |
@294
|
[294]
|
brieb |
Fixed #174 - Pound Symbol not showing correctly on PDFs … |
|
|
08/27/07 18:15:00 |
@290
|
[290]
|
brieb |
Fixed various small bugs and mispellings. |
|
|
08/27/07 14:42:10 |
@287
|
[287]
|
brieb |
Fixed choicelist javascript calls.
Fixed install/update SQL. … |
|
|
08/27/07 14:05:27 |
@285
|
[285]
|
brieb |
Merging object oriented branch back into trunk. |
|
|
07/02/07 15:50:36 |
@249
|
[249]
|
brieb |
Fixes spelling mistake #144.
Fixes javascript error in shipping #134. … |
|
|
06/26/07 14:26:59 |
@248
|
[248]
|
brieb |
Fixes #156 addSlashesToArray is now recursive |
|
|
06/26/07 14:14:10 |
@246
|
[246]
|
brieb |
Put in structure for JSON based external API access. |
|
|
06/13/07 10:21:55 |
@243
|
[243]
|
brieb |
Fixes #155. PHP injections vulnerability. |
|
|
05/11/07 12:17:04 |
@238
|
[238]
|
brieb |
Apparently, php does not like dots (.) or spaces in the session name. |
|
|
05/11/07 11:53:24 |
@237
|
[237]
|
brieb |
Fixes #108 |
|
|
04/07/07 17:25:08 |
@231
|
[231]
|
mipalmer |
Applying #112 patch from jvkranenburg. |
|
|
04/06/07 16:16:24 |
@229
|
[229]
|
brieb |
Implements #107 |
|
|
04/06/07 15:42:10 |
@228
|
[228]
|
brieb |
Implements #109 |
|
|
04/06/07 05:51:56 |
@225
|
[225]
|
mipalmer |
Added UK Date Format. |
|
|
04/04/07 12:47:45 |
@219
|
[219]
|
brieb |
Updated graphic interface |
|
|
04/03/07 17:11:53 |
@217
|
[217]
|
brieb |
Forgot to clean up some unused files and functions form [215] |
|
|
04/03/07 16:52:15 |
@215
|
[215]
|
brieb |
Implements #102.
Moved logout and help buttons to menu.css … |
|
|
03/30/07 13:41:02 |
@213
|
[213]
|
brieb |
Fixed time formatting problem. |
|
|
03/27/07 11:44:14 |
@206
|
[206]
|
brieb |
Fixed install problems with scheduler.
Fixed convert to invoice function. … |
|
|
03/26/07 16:50:25 |
@205
|
[205]
|
brieb |
Updated XHTML compliance |
|
|
03/26/07 15:07:58 |
@204
|
[204]
|
brieb |
Updated copyright. info and requirement pages |
|
|
03/23/07 18:47:37 |
@203
|
[203]
|
brieb |
Updated errors with update process. … |
|
|
03/23/07 17:41:04 |
@202
|
[202]
|
brieb |
Fixed errors in update process.
Fixed errors in time formating. … |
|
|
03/22/07 13:06:19 |
@200
|
[200]
|
brieb |
Implements #79, #83 |
|
|
03/19/07 16:44:57 |
@199
|
[199]
|
brieb |
Provides more progress towards scheduled jobs implementation. |
|
|
03/08/07 15:02:42 |
@198
|
[198]
|
brieb |
Minor bug fixes, basic gui reformatting, further progress on scheduler. |
|
|
03/02/07 10:48:56 |
@197
|
[197]
|
brieb |
Updated php naming conventions for consistency. Updated look and feel. |
|
|
02/26/07 15:25:13 |
@193
|
[193]
|
brieb |
Fixes #80. Converted the BMS to use UTF-8 Where available (except fpdf … |
|
|
02/22/07 17:58:16 |
@192
|
[192]
|
brieb |
Implements #24 |
|
|
02/22/07 10:44:47 |
@191
|
[191]
|
brieb |
Implemented #46. Started coding for #46. Fixed several SQL install … |
|
|
02/20/07 10:10:45 |
@190
|
[190]
|
brieb |
Fixes #78. Adds client user name and password entry back into client … |
|
|
02/16/07 11:59:50 |
@186
|
[186]
|
brieb |
Implemented #3. Fixed XHTML compliance of some <br> tags. Fixed invoice … |
|
|
02/15/07 17:55:42 |
@184
|
[184]
|
brieb |
Implements #18. Fixes #73, #74, #75 |
|
|
12/29/06 16:06:51 |
@180
|
[180]
|
brieb |
Implemented #43. |
|
|
12/28/06 13:30:14 |
@177
|
[177]
|
brieb |
Updated client table creation. Fixed syntax errors. |
|
|
12/27/06 18:40:19 |
@176
|
[176]
|
brieb |
Fixed #63. Implemented #64, #61, #45. … |
|
|
12/17/06 03:01:01 |
@174
|
[174]
|
mipalmer |
Fixes #52 wrong function used for modified timestamp. |
|
|
11/10/06 19:49:30 |
@170
|
[170]
|
brieb |
Implements #20. Needs heavy testing on install/update and trying different … |
|
|
10/24/06 16:56:58 |
@169
|
[169]
|
brieb |
updated CSS and XHTML compliance for help, info, requirements pages. … |
|
|
10/24/06 13:09:27 |
@166
|
[166]
|
brieb |
Fixed #40. Fixed session variable mismatch problem. |
|
|
10/22/06 18:29:36 |
@161
|
[161]
|
brieb |
Updated CSS/CHTML compliance |
|
|
10/22/06 17:12:07 |
@159
|
[159]
|
brieb |
updated CSS and XHTML compliance for table definitions (not tabs). Moved … |
|
|
10/22/06 15:09:20 |
@155
|
[155]
|
mipalmer |
Standardize lowercase php tags |
|
|
10/22/06 13:38:49 |
@150
|
[150]
|
brieb |
updated CSS and XHTML compliance for users. Updaed CSS and XTML compliance … |
|
|
10/22/06 12:11:14 |
@149
|
[149]
|
brieb |
Fixed problem with note/attachment notification on new tab system. |
|
|
10/21/06 22:05:25 |
@148
|
[148]
|
brieb |
Implemented #34. Also Updated CSS/XHTML compliance. |
|
|
10/21/06 21:28:36 |
@146
|
[146]
|
brieb |
Updated CSS and XHTML compliance on. … |
|
|
10/21/06 18:27:44 |
@145
|
[145]
|
mipalmer |
Setting SVN Revision, Last Change Author, and Last Changed Date |
|
|
10/21/06 17:15:28 |
@144
|
[144]
|
brieb |
Updated XML compliance |
|
|
10/20/06 17:52:30 |
@138
|
[138]
|
brieb |
fixed #35. Recoded autofill, including CSS and XHTML compliance. … |
|
|
10/19/06 22:38:43 |
@135
|
[135]
|
brieb |
fixed date/time picker typos.
Reset animation settings |
|
|
10/19/06 15:58:01 |
@131
|
[131]
|
brieb |
Finished updating head.php include. … |
|
|
10/18/06 19:42:17 |
@123
|
[123]
|
brieb |
Implemented XHTML for print screen. Added "more options" animation. |
|
|
10/18/06 18:24:34 |
@122
|
[122]
|
brieb |
Added animation to showsql. Updated main css to new format (this will … |
|
|
10/18/06 17:54:11 |
@121
|
[121]
|
brieb |
Continued css refinement. Snapshot XHTML conversion. Introduction of … |
|
|
10/17/06 20:23:38 |
@119
|
[119]
|
brieb |
Updated CSS and XHTML compliance for invoice entry. |
|
|
10/17/06 18:01:01 |
@118
|
[118]
|
brieb |
Continuing making CSS more standards compliant. |
|
|
10/16/06 20:06:23 |
@117
|
[117]
|
brieb |
Updated CSS on search screens. Rewrote tab generation code. |
|
|
10/13/06 18:49:06 |
@115
|
[115]
|
brieb |
Fixes #26. Fixed dateFromSQLTimestamp function. |
|
|
10/13/06 14:30:18 |
@99
|
[99]
|
brieb |
Cleaned login code, started formatting for true xhtml compliance. |
|
|
10/07/06 12:34:21 |
@77
|
[77]
|
mipalmer |
Reorganizing for multiple projects |
|
copied from trunk/include:
|
|
|
10/07/06 13:02:33 |
@71
|
[71]
|
brieb |
resolved bugs... checked in before switching SVN servers |