phpBMS

root/trunk

Revision Log Mode:


Legend:

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