phpBMS

root/trunk/phpbms/modules/base

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @770 [770] 2 years brieb * Fixed parent display dropdown to properly handle nulls
(edit) @765 [765] 2 years brieb * fixed additional role problems with widget display
(edit) @756 [756] 2 years brieb * fixes #399 widgets with no role were not able to be added for …
(edit) @747 [747] 2 years brieb * updating workload items not working - notes uuid was not being sent (id …
(edit) @737 [737] 2 years nate * Fixed menu's verifyVariables function with regards to its handling of …
(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) @716 [716] 2 years brieb * Fixed problem with automatic update checking and changing application …
(edit) @706 [706] 2 years brieb * Tweaked some UI sizing and border issues * Fixed client purchase …
(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) @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) @686 [686] 2 years nate * Removed unneeded setting from the MailChimp? module. * Added additional …
(edit) @684 [684] 2 years nate * Removed / commented out active debug code in some files. * Changed some …
(edit) @678 [678] 2 years nate * Fixed some variable name typos with help from patch in #386.
(edit) @676 [676] 2 years brieb * fixed deleteing notes issue... notes uuid was not properly passed when …
(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) @665 [665] 3 years nate * Re-fixed sql statement. * Include files in cron.php now work (i.e. they …
(edit) @664 [664] 3 years nate * Fixed sql statement (really).
(edit) @663 [663] 3 years nate * Changed schdulers class name to scheduler (now matches the table name). …
(edit) @657 [657] 3 years nate * Fixed typos as per patch in #363 (with minor changes).
(edit) @654 [654] 3 years nate * Fixes push functions called from the search page to actually instanciate …
(edit) @652 [652] 3 years nate * Fixed misnamed array index.
(edit) @651 [651] 3 years nate * Fixed bug with tabledefs searchfields that was not properly updating …
(edit) @649 [649] 3 years nate * Fixes in system update / insert sql. * Log records should not have …
(edit) @647 [647] 3 years nate * Logging now works using user uuids instead of ids. * Removed commented …
(edit) @646 [646] 3 years nate * Fixed misc typos as per ticket #355 ( with a minor tweak ).
(edit) @645 [645] 3 years nate * Added pushrecords table. This will store server/script information and …
(edit) @644 [644] 3 years nate * Fixes unbalanced tic mark in a sql statement in notes, as per [357].
(edit) @643 [643] 3 years nate * Applied patch found in ticket [352] that fixes a bug in post.php in an …
(edit) @641 [641] 3 years nate * Modification to notes' getRecord to return a processing value (that is …
(edit) @638 [638] 3 years nate * Api users (those with portal access) are no required to be admins. * …
(edit) @634 [634] 3 years nate * Fixed invoicestatus insert statement when creating credit memos from the …
(edit) @631 [631] 3 years nate * Initial implementation of checking for new base module updates. * Send …
(edit) @628 [628] 3 years nate * Initial implementation of credit memos. These are sales orders that can …
(edit) @625 [625] 3 years nate * Bug fix related to the bms having no encryption path. * Update error …
(edit) @622 [622] 3 years nate * Initial implementation of a way to encrypt / obfuscate payment …
(edit) @621 [621] 3 years nate * Initial changes to make the api use both uuids and ids, if possible. * …
(edit) @612 [612] 3 years nate * Fixed tabledefs_sqlexport report to handle multiple tabledef records.
(edit) @602 [602] 3 years brieb * Added Unique indexes to all uuid fields * Fixed default order of …
(edit) @592 [592] 3 years nate * Fixed back url problem for general imports ( would not work if one was …
(edit) @589 [589] 3 years brieb * fixed notes add/edit display problem when attachedtabledefid is not …
(edit) @587 [587] 3 years nate * File attachments now work again. * Files now correctly display what …
(edit) @583 [583] 3 years nate * Added omitted tabldef id=>uuid changes for users and reports. * Query …
(edit) @582 [582] 3 years brieb * modified phpbms table to truly be able to get update and insert records …
(edit) @579 [579] 3 years nate * Corrections / tweaks to some tables' verifyVariables functions. * Some …
(edit) @578 [578] 3 years brieb * fixed general sql export file to use uuids * removed id entering from …
(edit) @577 [577] 3 years brieb * finished search function uuid conversion
(edit) @574 [574] 3 years brieb * Updated base module addedits to reference table definitions uuid
(edit) @573 [573] 3 years brieb * Initial switch over of phpbmstable class to reference uuids instread of …
(edit) @572 [572] 3 years brieb * modified getAddEditFile function to accept uuids instead of ids
(edit) @570 [570] 3 years nate * Files now uses uuid files correctly. * Initial implementation of uuids …
(edit) @569 [569] 3 years brieb * prepped attached notes for uuid handling * fixed smartsearch addedit …
(edit) @568 [568] 3 years nate * Tabledefs querystatement and a tablecolumns column fields should now be …
(edit) @567 [567] 3 years nate * Menu changed to use as default instead of 0. * Menu addedit now …
(edit) @566 [566] 3 years nate * Widgets now work with roleids and moduleids using their respective …
(edit) @565 [565] 3 years brieb * finished usersearch edit to account for uuids
(edit) @564 [564] 3 years nate * Modified reports and tables to use the new generic verify support …
(edit) @563 [563] 3 years brieb * Finished conversion of relationships and relationships functionality to …
(edit) @561 [561] 3 years brieb * Fixed backurl problems with search.php * Started conversion of …
(edit) @560 [560] 3 years nate * Tablecolumns will now successfully add columns to search pages. * Fixed …
(edit) @559 [559] 3 years brieb * fixed saved searches and sorts to use uuids * fixed snapshot uuid …
(edit) @556 [556] 3 years brieb * Fixed widgets roles for defaults
(edit) @555 [555] 3 years nate * myaccount.php now correctly displays roles based upon uuids. * snapshot …
(edit) @553 [553] 3 years brieb * added tableoptions uuid capabilities in search * switched table search …
(edit) @551 [551] 3 years brieb * more work towards uuid compatibility. Conversion of supporting tabledef …
(edit) @549 [549] 3 years brieb * Adding UUID updates (not finished) so others can help work on them.
(edit) @548 [548] 3 years brieb * Implemented fourth option on update that will consolidate UUID …
(edit) @546 [546] 3 years nate * Made tabs use uuids instead of ids, when they are called on pages (e.g. …
(edit) @545 [545] 3 years brieb * Switched showTabs function to reference tab UUID. Updated client's tab …
(edit) @543 [543] 3 years brieb * Removed id display from many add/edits as the bottom are now displays …
(edit) @541 [541] 3 years brieb * Added UUID display to add edit screens. Started move of Id display to …
(edit) @540 [540] 3 years brieb * Added UUID prefix to table definitions in preparation for system-wide …
(edit) @537 [537] 3 years nate * Added uuid field to reports table. * Built updater / install sql …
(edit) @526 [526] 3 years brieb * Reorganized configuration (adminsettings) screen into accordian sections …
(edit) @519 [519] 3 years brieb * Added remaining custom fields processors throughout add/edit files, and …
(edit) @518 [518] 3 years brieb * Finished basic custom fields behind-the-scenes code. Implemented custom …
(edit) @517 [517] 3 years brieb * Added initial support for custom fields
(edit) @515 [515] 3 years nate * removed widget's default import * For new tabledefs, the import command …
(edit) @513 [513] 3 years nate * Menus now use a uuid field instead of an id type field to determine …
(edit) @510 [510] 3 years nate * Added verify for canpostfield in tabledefs. * Added access key for …
(edit) @505 [505] 3 years nate * Added license to top of files.
(edit) @499 [499] 3 years brieb * Added posting session table to track who/when records are posted. This …
(edit) @498 [498] 3 years nate * Fixed variable name problems in the simpleTable class in …
(edit) @497 [497] 3 years nate * Put buttons for tabledefs support pages outside fieldset and on the …
(edit) @495 [495] 3 years brieb * added userpreferences table so we can now start storing user level …
(edit) @494 [494] 3 years nate * Made sure every tabledef support page/tab has the ability to easily …
(edit) @491 [491] 3 years nate * Commented out some verification that does not directly support keeping …
(edit) @490 [490] 3 years nate * Work around for focusing problems concerning timestamp and the content …
(edit) @489 [489] 3 years brieb * Fixed notes add/edit so that completed date become editable when …
(edit) @488 [488] 3 years brieb * rearranged notes/tasks/events layout. Memo is now on left side * …
(edit) @487 [487] 3 years brieb * fixed snapshot assignments to correctly show your tasks, and completed …
(edit) @485 [485] 3 years nate * Merged Nathan branch back into trunk.
(edit) @448 [448] 3 years brieb * Fixed install error reporting
(edit) @443 [443] 3 years nate * Reoraginized Snapshot Workload view to sort by followup/due date, …
Note: See TracRevisionLog for help on using the revision log.
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.