|
|
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/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 … |
|
|
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/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/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/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:14:10 |
@246
|
[246]
|
brieb |
Put in structure for JSON based external API access. |
|
|
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 |
|
|
03/27/07 11:44:14 |
@206
|
[206]
|
brieb |
Fixed install problems with scheduler.
Fixed convert to invoice function. … |
|
|
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/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. |
|
|
02/26/07 15:25:13 |
@193
|
[193]
|
brieb |
Fixes #80. Converted the BMS to use UTF-8 Where available (except fpdf … |
|
|
02/20/07 10:10:45 |
@190
|
[190]
|
brieb |
Fixes #78. Adds client user name and password entry back into client … |
|
|
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. |
|
|
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 13:38:49 |
@150
|
[150]
|
brieb |
updated CSS and XHTML compliance for users. Updaed CSS and XTML compliance … |
|
|
10/21/06 18:27:44 |
@145
|
[145]
|
mipalmer |
Setting SVN Revision, Last Change Author, and Last Changed Date |
|
|
10/07/06 12:34:21 |
@77
|
[77]
|
mipalmer |
Reorganizing for multiple projects |
|
copied from trunk/include/session.php:
|
|
|
12/02/05 14:36:49 |
@69
|
[69]
|
brieb |
- Updated Date and Time parsign via javascript. |