|
|
|
@764
|
[764]
|
2 years |
nate |
* Product api functions now have responses consitent with the api / other …
|
|
|
|
@762
|
[762]
|
2 years |
brieb |
* Fixed invoice creation error reporting
* Added getDefaults to API and …
|
|
|
|
@761
|
[761]
|
2 years |
brieb |
* apiApiMethod had wrong logic for api_mehtod checking
|
|
|
|
@760
|
[760]
|
2 years |
brieb |
* typo - Don't ever try to spell message with three 's's. It takes hours …
|
|
|
|
@759
|
[759]
|
2 years |
nate |
* Removed unneded comments in apiclass.php and api_json.php
* Added ping …
|
|
|
|
@758
|
[758]
|
2 years |
nate |
* Made certain methods in the apiwrapper class have easier to use (and …
|
|
|
|
@754
|
[754]
|
2 years |
nate |
* Fixed misnamed variable name in _callServer function.
* Added encoding …
|
|
|
|
@753
|
[753]
|
2 years |
nate |
* Removed unneeded code.
|
|
|
|
@752
|
[752]
|
2 years |
nate |
* Fleshed out some function parameter comments.
|
|
|
|
@751
|
[751]
|
2 years |
nate |
* Removed unnecceary parameters in the _callServer apiwrapper method.
|
|
|
|
@750
|
[750]
|
2 years |
nate |
* Implemented specific (existing) api specific commands in the apiwrapper. …
|
|
|
|
@748
|
[748]
|
2 years |
nate |
* Initial implementation (and yet untested) of a phpBMS apiwrapper.
|
|
|
|
@703
|
[703]
|
2 years |
brieb |
* Rearranged payment processing routine to be more flexible. It now needs …
|
|
|
|
@691
|
[691]
|
2 years |
nate |
* Added additional data check for api get requests.
* The files's class …
|
|
|
|
@689
|
[689]
|
2 years |
nate |
* Added a few standard api functions in clients, invoices, and products.
|
|
|
|
@688
|
[688]
|
2 years |
nate |
* Changed push_records_addedit and pushrecords.js to not validate twice …
|
|
|
|
@686
|
[686]
|
2 years |
nate |
* Removed unneeded setting from the MailChimp? module.
* Added additional …
|
|
|
|
@682
|
[682]
|
2 years |
nate |
* Removed extraneous code from clients_addedit.php
* Modified massEmail …
|
|
|
|
@668
|
[668]
|
3 years |
nate |
* Added forgotten smartsearch to api install.
|
|
|
|
@666
|
[666]
|
3 years |
nate |
* Updated the issueQuery function in search_class.php to be more robust. …
|
|
|
|
@660
|
[660]
|
3 years |
nate |
* Added update to prodct categories tabledef querytable.
* Slightly …
|
|
|
|
@657
|
[657]
|
3 years |
nate |
* Fixed typos as per patch in #363 (with minor changes).
|
|
|
|
@653
|
[653]
|
3 years |
nate |
* Fixes push functions called from the search page to actually instanciate …
|
|
|
|
@651
|
[651]
|
3 years |
nate |
* Fixed bug with tabledefs searchfields that was not properly updating …
|
|
|
|
@649
|
[649]
|
3 years |
nate |
* Fixes in system update / insert sql.
* Log records should not have …
|
|
|
|
@645
|
[645]
|
3 years |
nate |
* Added pushrecords table. This will store server/script information and …
|
|
|
|
@641
|
[641]
|
3 years |
nate |
* Modification to notes' getRecord to return a processing value (that is …
|
|
|
|
@639
|
[639]
|
3 years |
nate |
* Modified phpbmsTable class to be able to specify what the date format …
|
|
|
|
@638
|
[638]
|
3 years |
nate |
* Api users (those with portal access) are no required to be admins.
* …
|
|
|
|
@622
|
[622]
|
3 years |
nate |
* Initial implementation of a way to encrypt / obfuscate payment …
|
|
|
|
@621
|
[621]
|
3 years |
nate |
* Initial changes to make the api use both uuids and ids, if possible.
* …
|
|
|
|
@546
|
[546]
|
3 years |
nate |
* Made tabs use uuids instead of ids, when they are called on pages (e.g. …
|
|
|
|
@543
|
[543]
|
3 years |
brieb |
* Removed id display from many add/edits as the bottom are now displays …
|
|
|
|
@536
|
[536]
|
3 years |
brieb |
* fixed API module insert, and update process.
|
|
|
|
@535
|
[535]
|
3 years |
brieb |
* Forgot to include tables class
|
|
|
|
@534
|
[534]
|
3 years |
brieb |
* Attempt at fixing pathing problems with file_exists
* Fixed illegal …
|
|
|
|
@533
|
[533]
|
3 years |
brieb |
* Need to check for magic quotes before decoding API data.
|
|
|
|
@532
|
[532]
|
3 years |
brieb |
* Added the ability to create API function in our custom table override …
|
|
|
|
@531
|
[531]
|
3 years |
brieb |
* removed extra createtables.sql form API
|
|
|
|
@530
|
[530]
|
3 years |
brieb |
* Fixed API installation process
|
|
|
|
@529
|
[529]
|
3 years |
brieb |
* Removed test information from API
* Added ability to retrieve phpBMS …
|
|
|
|
@528
|
[528]
|
3 years |
brieb |
* Promoted BMS to the top module to install and made it stand out a little …
|
|
|
|
@526
|
[526]
|
3 years |
brieb |
* Reorganized configuration (adminsettings) screen into accordian sections …
|
|
|
|
@525
|
[525]
|
3 years |
brieb |
* Initial implementation of API interface as a new module. It is now …
|