1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating the service to use get functions instead of read. More... about 14 years ago
Updating the project url. More... about 14 years ago
Fixed the build file to use the project key, not the name. More... about 14 years ago
Moved the tracker logging to the event listeners. Added stubs for a larger set of events. More... about 14 years ago
Fixing the ant build to set the ant log after the log directory is created. More... about 14 years ago
Updating the build to work with the conversion to git. More... about 14 years ago
Converting the README to a markdown file More... about 14 years ago
Converting the path to use actual forward slashes instead of periods. More... about 14 years ago
Adding MXUnit runner and facade for running tests. Removed extraneous application mappings. More... about 14 years ago
Adding the license file and a readme stub. More... about 14 years ago
Fixing some case issues on SQL statements. More... about 14 years ago
Adding support for the new built in url redirects. More... about 14 years ago
Adding files to the ignore list. More... about 14 years ago
Adding the null option to uuid queries. More... over 14 years ago
Removing the reference to the fullname in the plugin config since there is a default value for it. More... over 14 years ago
Switching to using the objectSerial object for doing deserialization and serialization. More... over 14 years ago
Replacing the orDER with ORDER for consistency. More... over 14 years ago
Removing the /varscoper mapping since it is getting its own application.cfc file. More... over 14 years ago
Temporarily removing the application file. More... over 14 years ago
Algid 21: Move Application Reinitialization to Request Sparkplug More... over 14 years ago
Modifying the plugin architecture to have the application, session, and request transient and singleton definition in the default.json.cfm file instead of the plugin.json.cfm. More... over 14 years ago
Reworked the cases for the operators... changed EQ to eq, etc. More... over 14 years ago
Reworked the cases for the operators... changed EQ to eq, etc. More... over 14 years ago
Changed the spelling of the SESSION variable to session to be a normal variable syntax. More... over 14 years ago
Renamed the list function to datagrid so that it will be specific to what it does. Frees up the list namespace for a more specialized, lightweight use. More... over 14 years ago
Lowercased the initial letters on the i18n files for the models and views More... over 14 years ago
Updated the references to the application that were not referencing the transport object in the admin extension to reference the transport object for encapsulation. More... over 14 years ago
Moved the settings.example.json.cfm to defaults.json.cfm to correspond to a change in the structure of the algid application startup. More... over 14 years ago
Tweaked the visuals to be a lot better for the recent list. Made it more of a two-lined approach. More... over 14 years ago
Tweaked the output to be a 1-line display for the recent events. More... over 14 years ago