|
|
|
@725
|
[725]
|
2 years |
brieb |
* Fixed more path disclosure and possible SQL injection bugs in the load …
|
|
|
|
@703
|
[703]
|
2 years |
brieb |
* Rearranged payment processing routine to be more flexible. It now needs …
|
|
|
|
@693
|
[693]
|
2 years |
brieb |
* Introduced administratively changeable settings to indvidual reports
* …
|
|
|
|
@675
|
[675]
|
2 years |
nate |
* Fixed variable typos as per the patch in #382.
|
|
|
|
@674
|
[674]
|
3 years |
nate |
* Added @ infront of strftime function calls to supress any warnings …
|
|
|
|
@673
|
[673]
|
3 years |
nate |
* Added relevant filenames to pdf reports.
* Sales order and receipt …
|
|
|
|
@669
|
[669]
|
3 years |
nate |
* The mysql_pconnect option in the settings.php should be a boolean and …
|
|
|
|
@667
|
[667]
|
3 years |
nate |
* Replaced deprecated ereg, eregi, and ereg_replace functions with …
|
|
|
|
@666
|
[666]
|
3 years |
nate |
* Updated the issueQuery function in search_class.php to be more robust. …
|
|
|
|
@645
|
[645]
|
3 years |
nate |
* Added pushrecords table. This will store server/script information and …
|
|
|
|
@634
|
[634]
|
3 years |
nate |
* Fixed invoicestatus insert statement when creating credit memos from the …
|
|
|
|
@622
|
[622]
|
3 years |
nate |
* Initial implementation of a way to encrypt / obfuscate payment …
|
|
|
|
@572
|
[572]
|
3 years |
brieb |
* modified getAddEditFile function to accept uuids instead of ids
|
|
|
|
@569
|
[569]
|
3 years |
brieb |
* prepped attached notes for uuid handling
* fixed smartsearch addedit …
|
|
|
|
@549
|
[549]
|
3 years |
brieb |
* Adding UUID updates (not finished) so others can help work on them.
|
|
|
|
@545
|
[545]
|
3 years |
brieb |
* Switched showTabs function to reference tab UUID. Updated client's tab …
|
|
|
|
@541
|
[541]
|
3 years |
brieb |
* Added UUID display to add edit screens. Started move of Id display to …
|
|
|
|
@522
|
[522]
|
3 years |
nate |
* Consolidated code and changed variable names in hasRights to make …
|
|
|
|
@521
|
[521]
|
3 years |
nate |
* Made roleid in tablecolumns signed (not unsigned) to accommodate admin …
|
|
|
|
@519
|
[519]
|
3 years |
brieb |
* Added remaining custom fields processors throughout add/edit files, and …
|
|
|
|
@495
|
[495]
|
3 years |
brieb |
* added userpreferences table so we can now start storing user level …
|
|
|
|
@485
|
[485]
|
3 years |
nate |
* Merged Nathan branch back into trunk.
|
|
|
|
@427
|
[427]
|
4 years |
nate |
* Initial implementation of table imports.
* Tables engine type changed …
|
|
|
|
@398
|
[398]
|
4 years |
brieb |
* Fixed #261 - PDF printing of special characters (specifically wacky …
|
|
|
|
@384
|
[384]
|
4 years |
brieb |
Pre v0.96 check in:
* Added support for multiple addresses
* Added link …
|
|
|
|
@370
|
[370]
|
4 years |
brieb |
* Fixed colon substitution problem with invoice line items.
* Attempted …
|
|
|
|
@369
|
[369]
|
4 years |
brieb |
- Fixed misspelling on addSlashesToArray function
- Fixed invalid …
|
|
|
|
@349
|
[349]
|
5 years |
brieb |
Fixed problem with reserved constant in certain PHP versions.
If you load …
|
|
|
|
@324
|
[324]
|
5 years |
brieb |
Fixed past updating problems
Removed debug from windows server nl_langinfo …
|
|
|
|
@313
|
[313]
|
5 years |
brieb |
forgot a $. in nl_langinfo fix.
|
|
|
|
@312
|
[312]
|
5 years |
brieb |
Fixed minor update problems.
Fixed invalid stylesheet definitions.
Added …
|
|
|
|
@311
|
[311]
|
5 years |
brieb |
Added initial accounts receivable system.
Fixed IE 6 & 7 discrepencies. …
|
|
|
|
@308
|
[308]
|
5 years |
brieb |
Implements #180 - ical format for event list.
Fixes #181 - repeating …
|
|
|
|
@305
|
[305]
|
5 years |
brieb |
Update tab display to reference specific roles;
|
|
|
|
@285
|
[285]
|
5 years |
brieb |
Merging object oriented branch back into trunk.
|
|
|
|
@248
|
[248]
|
5 years |
brieb |
Fixes #156 addSlashesToArray is now recursive
|
|
|
|
@228
|
[228]
|
5 years |
brieb |
Implements #109
|
|
|
|
@225
|
[225]
|
5 years |
mipalmer |
Added UK Date Format.
|
|
|
|
@217
|
[217]
|
5 years |
brieb |
Forgot to clean up some unused files and functions form [215]
|
|
|
|
@215
|
[215]
|
5 years |
brieb |
Implements #102.
Moved logout and help buttons to menu.css
Fixed sort …
|
|
|
|
@213
|
[213]
|
5 years |
brieb |
Fixed time formatting problem.
|
|
|
|
@205
|
[205]
|
5 years |
brieb |
Updated XHTML compliance
|
|
|
|
@204
|
[204]
|
5 years |
brieb |
Updated copyright. info and requirement pages
|
|
|
|
@202
|
[202]
|
5 years |
brieb |
Fixed errors in update process.
Fixed errors in time formating.
Fixed …
|
|
|
|
@200
|
[200]
|
5 years |
brieb |
Implements #79, #83
|
|
|
|
@199
|
[199]
|
5 years |
brieb |
Provides more progress towards scheduled jobs implementation.
|
|
|
|
@197
|
[197]
|
5 years |
brieb |
Updated php naming conventions for consistency. Updated look and feel.
|
|
|
|
@193
|
[193]
|
5 years |
brieb |
Fixes #80. Converted the BMS to use UTF-8 Where available (except fpdf …
|
|
|
|
@192
|
[192]
|
5 years |
brieb |
Implements #24
|
|
|
|
@191
|
[191]
|
5 years |
brieb |
Implemented #46. Started coding for #46. Fixed several SQL install …
|
|
|
|
@184
|
[184]
|
5 years |
brieb |
Implements #18. Fixes #73, #74, #75
|
|
|
|
@177
|
[177]
|
5 years |
brieb |
Updated client table creation. Fixed syntax errors.
|
|
|
|
@170
|
[170]
|
6 years |
brieb |
Implements #20. Needs heavy testing on install/update and trying different …
|
|
|
|
@166
|
[166]
|
6 years |
brieb |
Fixed #40. Fixed session variable mismatch problem.
|
|
|
|
@150
|
[150]
|
6 years |
brieb |
updated CSS and XHTML compliance for users. Updaed CSS and XTML compliance …
|
|
|
|
@149
|
[149]
|
6 years |
brieb |
Fixed problem with note/attachment notification on new tab system.
|
|
|
|
@146
|
[146]
|
6 years |
brieb |
Updated CSS and XHTML compliance on.
Added display functionality to …
|
|
|
|
@145
|
[145]
|
6 years |
mipalmer |
Setting SVN Revision, Last Change Author, and Last Changed Date
|
|
|
|
@121
|
[121]
|
6 years |
brieb |
Continued css refinement. Snapshot XHTML conversion. Introduction of …
|
|
|
|
@119
|
[119]
|
6 years |
brieb |
Updated CSS and XHTML compliance for invoice entry.
|
|
|
|
@117
|
[117]
|
6 years |
brieb |
Updated CSS on search screens. Rewrote tab generation code.
|
|
|
|
@115
|
[115]
|
6 years |
brieb |
Fixes #26. Fixed dateFromSQLTimestamp function.
|
|
|
|
@99
|
[99]
|
6 years |
brieb |
Cleaned login code, started formatting for true xhtml compliance.
|
|
|
|
@77
|
[77]
|
6 years |
mipalmer |
Reorganizing for multiple projects
|
|
copied from trunk/include/common_functions.php:
|
|
|
|
@69
|
[69]
|
6 years |
brieb |
- Updated Date and Time parsign via javascript.
|