1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a bug where is was not possible to install Prails on Windows hosts; fixed an incompatibility with PHP>=5.5.0; updated to latest Snow compiler version; updated documentation More... about 10 years ago
Documentation update: added architecture documentation; fixed bugs in documentation; extended doc generator to support custom headlines More... about 10 years ago
added HTTPClient class including documentation and tests; doGet, doPost and doPut now use HTTPClient; implemented issue #6 More... almost 11 years ago
Made sure that HTTP authorization for the Prails IDE is also possible on CGI/FastCGI PHP installations. More... almost 11 years ago
Fixed bug #5 - Fatal DB Escape Error in MySQL; also fixed a bug where a stand-alone % sign in a string More... almost 11 years ago
Merge branch 'master' of https://github.com/AndCake/Prails More... almost 11 years ago
release of version 1.6.2 More... almost 11 years ago
release of version 1.6.2 More... almost 11 years ago
Updated documentation for database; database cache is now turned off by default; updated to latest snow compiler version (has better error reporting); fixed a bug in input.tag in conjunction with Snow -> fixed #4; fixed a bug in builder_handler More... almost 11 years ago
added support for parameterized DB queries; updated query documentation; upgraded old MySQL interface to use MySQLi; added unit tests for parameterized DB queries. More... almost 11 years ago
Fixed a few bugs with user-specific content asset management; updated to latest Snow compiler More... almost 11 years ago
Updated to latest version of Snow; some code cleanup; made sure that the IDE is reloaded after successful replication. More... almost 11 years ago
fixed a bug with embedded images in LESS code; fixed a bug where client-side invoke did not behave according to the documentation; removed a notice message from being issued from PHP when using the taglib More... almost 11 years ago
Fixed a problem with using multiple output templates & trailing spaces in Snow code. More... almost 11 years ago
corrected small bug in update installer in case the server doesn't support php_value More... almost 11 years ago
added auto-detection for upgrading on servers not supporting the php_value directive in .htaccess; version bump to 1.6.1 to fix the issues with endpoints. More... almost 11 years ago
Updated functionality to add/update Prails users via API (requires admin rights); fixed a bug with endpoint detection in both PHP and Snow mode. Improved error reporting for Snow mode. More... almost 11 years ago
Made sure the tutorial can be continued where left off. More... almost 11 years ago
Version bump & change set update for Prails 1.6.0 More... almost 11 years ago
Fixed a bug in initial setup in case the prails directory already existed; fixed a bug with saving global configuration options if no value is given; fixed a bug with language cookie not used for cached pages; updated to latest Snow version; added the possibility to have multiple teams working on different projects without interfering; added two introduction tutorials; removed developer chat; removed unnecessary scroll bars for static content section's multiline fields; updated display of tabs in code editors (are less invasive now); fixed a bug in static content section's multiline fields where the drop down box would remain open, although it should close; fixed bug #2 More... almost 11 years ago
Added Snow mode: CoffeeScript-like language for PHP, which makes writing your server-side code easier, also comes with a cleaner IDE design; use <% to use Snow code in templates; added first part of an interactive Prails tutorial (web site basics and HTML&CSS); added Zen-Coding/Emmet plugin for CodeMirror More... about 11 years ago
Fixed a bug with logging in at a newly installed Prails environment (salt was incorrectly applied); added "Snow mode" (alpha - http://github.com/AndCake/snow for more information) including a new theme for IDE and code editors; More... about 11 years ago
updated changeset to contain an upgrade hint; replaced deprecated code More... about 11 years ago
updated binaries for 1.5.2 More... about 11 years ago
upgraded updating routines to work with Windows; made sure the password salt is backwards compatible. More... about 11 years ago
updated changeset & release of 1.5.2 More... about 11 years ago
added function 'in' as a unification for in_array, strpos and others; fixed a display bug in debugger (line numbers were reported incorrectly); added salt to user password hashing; added binaries More... about 11 years ago
updated to latest Prototype.js version; increased compatibility with Windows servers More... about 11 years ago
fixed a bug where compilation errors (syntax errors) in PHP were not reported correctly; fixed a bug where the module was incorrectly identified as library in case an error occurred; made session cookie more secure against attacks; added access denial for directory listings More... about 11 years ago
Merge branch 'master' of https://github.com/AndCake/Prails More... about 11 years ago