phpBMS

root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @771 [771] 6 months brieb * fixed installtion issue with creating table with field type text and …
(edit) @770 [770] 6 months brieb * Fixed parent display dropdown to properly handle nulls
(edit) @769 [769] 6 months brieb * Fixes #407 - Various typos and syntax warnings
(edit) @768 [768] 6 months brieb * Fixed add new button not functioning when no client has been looked up
(edit) @767 [767] 6 months brieb * Turned off all warnings and errors when not in debug mode. This is for …
(edit) @766 [766] 6 months nate * Changed the delete_record for clients to also set canemail to 0. * …
(edit) @765 [765] 7 months brieb * fixed additional role problems with widget display
(edit) @764 [764] 7 months nate * Product api functions now have responses consitent with the api / other …
(edit) @763 [763] 7 months brieb * fixed [762] Company Name not displaying in ship to box on invoice PDFs
(edit) @762 [762] 7 months brieb * Fixed invoice creation error reporting * Added getDefaults to API and …
(edit) @761 [761] 7 months brieb * apiApiMethod had wrong logic for api_mehtod checking
(edit) @760 [760] 7 months brieb * typo - Don't ever try to spell message with three 's's. It takes hours …
(edit) @759 [759] 7 months nate * Removed unneded comments in apiclass.php and api_json.php * Added ping …
(edit) @758 [758] 7 months nate * Made certain methods in the apiwrapper class have easier to use (and …
(edit) @757 [757] 7 months brieb * fixed page title of cash flow report
(edit) @756 [756] 7 months brieb * fixes #399 widgets with no role were not able to be added for …
(edit) @755 [755] 7 months brieb * fixed 'where' dropdown losing performed search selected position.
(edit) @754 [754] 7 months nate * Fixed misnamed variable name in _callServer function. * Added encoding …
(edit) @753 [753] 7 months nate * Removed unneeded code.
(edit) @752 [752] 7 months nate * Fleshed out some function parameter comments.
(edit) @751 [751] 7 months nate * Removed unnecceary parameters in the _callServer apiwrapper method.
(edit) @750 [750] 7 months nate * Implemented specific (existing) api specific commands in the …
(edit) @749 [749] 7 months brieb * Updated FPDI parder files to remain compatible with PHP 5.3+ depreciated …
(edit) @748 [748] 7 months nate * Initial implementation (and yet untested) of a phpBMS apiwrapper.
(edit) @747 [747] 7 months brieb * updating workload items not working - notes uuid was not being sent (id …
(edit) @746 [746] 7 months brieb * choicelist deletes and adds were returning errors
(edit) @745 [745] 7 months brieb * implemented patch from #398 (small typos and bugs) * reinstated debug …
(edit) @744 [744] 7 months brieb * second try at fixing the gerneation of uuids
(edit) @743 [743] 7 months brieb * Fixed gnereation of uuid errors with attachments and notes related to …
(edit) @742 [742] 7 months mipalmer Tagging phpbms 0.98 release.
(edit) @741 [741] 7 months brieb * updated Kreotek Contact information * fixed new install menu access for …
(edit) @740 [740] 7 months nate * Update now makes sure that all users that have portal access are also …
(edit) @739 [739] 7 months nate * Users with portal access should also be admins. Two users added by …
(edit) @738 [738] 7 months brieb * fixed menu display rights when updating
(edit) @737 [737] 7 months nate * Fixed menu's verifyVariables function with regards to its handling of …
(edit) @736 [736] 7 months brieb * Fixed security settings for updated data files
(edit) @735 [735] 7 months brieb * removed reminens of client email projects * fixed display of relation …
(edit) @734 [734] 7 months nate * Added a search screen message when creating credit memos from the option …
(edit) @733 [733] 7 months nate * Fixed credit memos' link back to their related invoice id.
(edit) @732 [732] 7 months brieb * Added report install options for MailChimp?
(edit) @731 [731] 7 months brieb * updated mailchimp export report to conform to new standards
(edit) @730 [730] 7 months brieb * more sucrity tightening with roles.
(edit) @729 [729] 7 months brieb * code clean up * changed list display of table definitions
(edit) @728 [728] 7 months brieb * Fixed possible security loopholes in search screen (SQL Manipulation)
(edit) @727 [727] 7 months brieb * Added more rights look ups to certain pages * Fixed several path …
(edit) @726 [726] 7 months brieb * We bother to program security roles, and then forget to set those roles …
(edit) @725 [725] 7 months brieb * Fixed more path disclosure and possible SQL injection bugs in the load …
(edit) @724 [724] 7 months brieb * removed email projects menu item;
(edit) @723 [723] 7 months brieb * Needed to account for new UUID system in tab record notification
(edit) @722 [722] 7 months brieb * Fixed recurring invoices not copying line items over correctly * Fixed …
(edit) @721 [721] 7 months nate * Fixed update on invoicestatushistory's statusid field.
(edit) @720 [720] 7 months brieb * fixed checkunique breaking with uuids and possible SQL injection * …
(edit) @719 [719] 7 months nate * Fixed sql statement in bms update.
(edit) @718 [718] 7 months brieb * Completely removed client email projects from the system. It was …
(edit) @717 [717] 7 months nate * Changed the acceskey attribute on the cancel button on …
(edit) @716 [716] 7 months brieb * Fixed problem with automatic update checking and changing application …
(edit) @715 [715] 7 months brieb * Oh dear, we forgot to explicitly set the base modules uuid. This would …
(edit) @714 [714] 7 months brieb * Fixed conversion of client addresses * Fixed widgets and menu tabledefs …
(edit) @713 [713] 7 months nate * Updated SugarCRM import to work with new uuid system and to be …
(edit) @712 [712] 7 months brieb * fixed #393 - issue wth FPDI and php5.3 using depreciated object pointers …
(edit) @711 [711] 7 months brieb * fixed some code formatting issues * forced correct tab order in search …
(edit) @710 [710] 7 months nate * Changed imports to incorporate changes made to tables.php (as a result …
(edit) @709 [709] 7 months brieb * added client consolidation activation records for search screen
(edit) @708 [708] 7 months brieb * Completed Security Fix for SQL injection
(edit) @707 [707] 7 months brieb * fixed meta key for search screens for select-adding records (now mac …
(edit) @706 [706] 7 months brieb * Tweaked some UI sizing and border issues * Fixed client purchase …
(edit) @705 [705] 7 months brieb * Increased font size of search screens * removed old-school table …
(edit) @704 [704] 7 months brieb * Fixed several SQL injection vulnerabilities * Fixed several XSS …
(edit) @703 [703] 7 months brieb * Rearranged payment processing routine to be more flexible. It now needs …
(edit) @702 [702] 7 months brieb Updated copyrights to 2010
(edit) @701 [701] 7 months nate * Removed references to 'deposits' and replaced them with references to …
(edit) @700 [700] 7 months brieb * updated references to FPDI and mailchimp on info page * Added notes to …
(edit) @699 [699] 7 months brieb * Added more severe checking for encrytion key file * Added security tips …
(edit) @698 [698] 7 months nate * Removed unused function in bms/install/update.php * Fixed aritem …
(edit) @697 [697] 7 months brieb * fixed e-mailing of PDF invoice and quotes
(edit) @696 [696] 7 months brieb * fixed invoice PDF printing problem
(edit) @695 [695] 7 months brieb * fixed incorrect uuid on label report
(edit) @694 [694] 7 months brieb * added semicolon to update so the update won't break * removed id's from …
(edit) @693 [693] 7 months brieb * Introduced administratively changeable settings to indvidual reports * …
(edit) @692 [692] 7 months nate * Fixed multi-page functionality on various tabbed search pages.
(edit) @691 [691] 7 months nate * Added additional data check for api get requests. * The files's class …
(edit) @690 [690] 7 months nate * Fixed syntax typo.
(edit) @689 [689] 7 months nate * Added a few standard api functions in clients, invoices, and products.
(edit) @688 [688] 7 months nate * Changed push_records_addedit and pushrecords.js to not validate twice …
(edit) @687 [687] 7 months brieb * Added ability to pass null onsubmit for form class so that form onsubmit …
(edit) @686 [686] 7 months nate * Removed unneeded setting from the MailChimp? module. * Added additional …
(edit) @685 [685] 8 months nate * Added some instructions to the MailChimp? module's adminsettings.php * …
(edit) @684 [684] 8 months nate * Removed / commented out active debug code in some files. * Changed some …
(edit) @683 [683] 8 months nate * Retry of the deletion of files.
(edit) @682 [682] 8 months nate * Removed extraneous code from clients_addedit.php * Modified massEmail …
(edit) @681 [681] 8 months nate * Added initial implementation of a manual mailchimp sync. * Fixed error …
(edit) @680 [680] 8 months nate * Fixed an error that would cause an infinite loop.
(edit) @679 [679] 8 months nate * Installing modules no longer requires a createtables.sql file to exist …
(edit) @678 [678] 8 months nate * Fixed some variable name typos with help from patch in #386.
(edit) @677 [677] 8 months nate * Initial implementation of MailChimp? mailing module. This will …
(edit) @676 [676] 8 months brieb * fixed deleteing notes issue... notes uuid was not properly passed when …
(edit) @675 [675] 8 months nate * Fixed variable typos as per the patch in #382.
(edit) @674 [674] 9 months nate * Added @ infront of strftime function calls to supress any warnings …
(edit) @673 [673] 9 months nate * Added relevant filenames to pdf reports. * Sales order and receipt …
(edit) @672 [672] 9 months nate * Fixed typos as per the patch in ticket #369.
Note: See TracRevisionLog for help on using the revision log.
Copyright © 2010 Kreotek, LLC. All Rights reserved.