root/trunk/system/views

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3570 [3570] 5 days Geert * Fix #867 via pagination.clean_url_page1 and new url() method * Removed …
(edit) @3450 [3450] 5 weeks Shadowhand Follow up to r3448
(edit) @3442 [3442] 5 weeks JAAulde Removed jQuery reliance in Kohana inline error displays
(edit) @3421 [3421] 5 weeks Shadowhand Re-enabled the core.display_errors setting
(edit) @3418 [3418] 5 weeks Shadowhand Updates to error handling: * Added public …
(edit) @3406 [3406] 7 weeks Shadowhand Follow up to r3404
(edit) @3404 [3404] 7 weeks Shadowhand Kohana views: * Updated kohana/template inline style * Added …
(edit) @3377 [3377] 7 weeks Shadowhand Accidently committed style debugging
(edit) @3366 [3366] 7 weeks Shadowhand API CHANGE! Major changes to error reporting, routing, and class …
(edit) @3345 [3345] 2 months Shadowhand API CHANGE! Upgrades to core (Bootstrap, utf8, Kohana): * Added …
(edit) @3342 [3342] 2 months Shadowhand Added a generic form view, kohana/form
(edit) @3330 [3330] 2 months Geert Fixed #760 and added some indentation
(edit) @3292 [3292] 2 months Geert Freshening up the welcome page design
(edit) @3274 [3274] 2 months Shadowhand Follow up to r3273.
(edit) @3184 [3184] 3 months Shadowhand Fix for #623, and better i18n on calendar day headings. Thanks dyron!
(edit) @3034 [3034] 3 months Geert Adding CSS classes back in the Profiler views, undoing r3033. PugFish?
(edit) @3033 [3033] 3 months Geert CSS class overkill in Profiler views
(edit) @3013 [3013] 3 months Geert Styling the "Profiler executed in 1s" part
(edit) @2686 [2686] 5 months PugFish Added start of new Profiler library
(edit) @2602 [2602] 6 months Geert Fixed #581
(edit) @2593 [2593] 6 months Geert CodingStyle maintenance!
(edit) @2548 [2548] 6 months Geert Security update to prevent XSS. See: …
(edit) @2533 [2533] 6 months armen Setting svn properties.
(edit) @2390 [2390] 7 months Shadowhand I guess I should "grow up" and "quit giggling at a lolcat." People with no …
(edit) @2350 [2350] 7 months Shadowhand Updated Calendar: * Added get() to allow fetching $calendar->month and …
(edit) @2347 [2347] 7 months Shadowhand Changes to Calendar: * Removed "modulus" condition (better served by a …
(edit) @2337 [2337] 7 months Shadowhand Updated Calendar: * Added Easter as a supported holiday * Optimized …
(edit) @2331 [2331] 7 months Shadowhand Updated Calendar with observer pattern, using Event_Subject/Event_Observer
(edit) @2287 [2287] 7 months Shadowhand Error on this page should be centered.
(edit) @2253 [2253] 7 months Shadowhand Adding "pre" wrapping.
(edit) @2251 [2251] 7 months Shadowhand Follow up to r2249: * Moved KOHANA_ERROR_CSS to …
(edit) @2250 [2250] 7 months Shadowhand Small cleanups.
(edit) @2249 [2249] 7 months Shadowhand Changes to Kohana exception/error handling: * Added KOHANA_ERROR_CSS to …
(edit) @2248 [2248] 7 months Geert Transformed Unit_Test library into a module. Various other changes as …
(edit) @2247 [2247] 7 months Geert Unit_Test library update: * User Test classes now must extend …
(edit) @1911 [1911] 8 months PugFish A load more comments converted. Fixed escaping error in fr_FR i18n …
(edit) @1896 [1896] 9 months armen Setting properties.
(edit) @1862 [1862] 9 months PugFish Added a default text-align to the profiler view, some page styles would …
(edit) @1811 [1811] 9 months Shadowhand Forgot to add the new error_disabled page.
(edit) @1766 [1766] 9 months Geert Cleaning up tons of whitespace: * Use tabs for indenting * Use spaces …
(edit) @1684 [1684] 9 months Geert * Added cookie data to the Profiler * Translators: update profiler file …
(edit) @1616 [1616] 10 months Shadowhand Updates to Calendar
(edit) @1615 [1615] 10 months Geert * Database: fixed float related bug. Certain locales (nl_NL and probably …
(edit) @1611 [1611] 10 months Shadowhand Set properties on new Calendar files.
(edit) @1610 [1610] 10 months Shadowhand Added comments to the new Calendar and /examples/calendar
(edit) @1609 [1609] 10 months Shadowhand Added a new implementation of the Calendar library. Needs more work.
(edit) @1606 [1606] 10 months Geert Profiler no longer chokes on objects in session data. Thanks, Martin …
(edit) @1535 [1535] 10 months Geert Pagination library update: * Fixed bug that made it impossible to change …
(edit) @1522 [1522] 10 months PugFish Normalising properties
(edit) @1486 [1486] 10 months Geert Updating Kohana::backtrace(). Entries without a file/line shouldn't be …
(edit) @1397 [1397] 11 months armen Maked backtrace a bit more shiny.
(edit) @1372 [1372] 11 months Shadowhand Whoops, forgot to clean up my mess in the error page.
(edit) @1371 [1371] 11 months Shadowhand Changes to core: * Added Kohana::backtrace($trace) to output HTML …
(edit) @1370 [1370] 11 months armen Added trace to kohana_error_page
(edit) @1297 [1297] 11 months Shadowhand Small changes to core: * Added Kodoc to the list of available default …
(edit) @1290 [1290] 11 months PugFish Removed "time" from the end of total execution time benchmark Changed row …
(edit) @1289 [1289] 11 months PugFish Moved total queries to new total row
(edit) @1288 [1288] 11 months PugFish Added total database query time to profiler
(edit) @1258 [1258] 11 months Geert Fixing bugs #236, #237 and #239.
(edit) @1192 [1192] 11 months Shadowhand Small changes to core: * Moved ORM to system/libraries * Updated …
(edit) @1168 [1168] 11 months Shadowhand Batch of core changes: * Added a configuration file for profiler, to …
(edit) @1114 [1114] 11 months Geert Follow-up to r1110, though I wish the text helper were always available.
(edit) @1089 [1089] 11 months PugFish Session changes: * Database driver now only does 2 queries, read and …
(edit) @987 [987] 12 months Geert Updating Dutch translation
(edit) @981 [981] 12 months Shadowhand
(edit) @939 [939] 12 months PugFish Added memory usage to Benchmark and Profiler
(edit) @917 [917] 12 months Geert Added Session data to Profiler
(edit) @907 [907] 12 months Geert I figured it's better not to use the inflector::plural() to i18n language …
(edit) @904 [904] 12 months Geert Internationalizing pagination views
(edit) @903 [903] 12 months Geert Small changes: * use html::specialchars() instead of htmlspecialchars() …
(edit) @901 [901] 12 months PugFish Small changes to profiler: * Added affected row count to database …
(edit) @862 [862] 12 months Geert Small changes: * Kohana::debug_output() applies html::specialchars() now …
(edit) @860 [860] 12 months Shadowhand Small changes: * Updated ORM a bit, data() is now a setter and a getter …
(edit) @841 [841] 12 months Shadowhand Re-created /application/config/ directory, added index.html files to …
(edit) @785 [785] 12 months Shadowhand Go!
(edit) @783 [783] 12 months Shadowhand Changes to exception handling: * Kohana::show_error($title, $message, …
(edit) @758 [758] 12 months Shadowhand Small changes: * Completely removed the class registry, all object …
(edit) @754 [754] 12 months Shadowhand Small changes: * Moved Event, Log, and Config into …
(edit) @705 [705] 12 months Geert Switching to alternative php syntax for pagination views
(edit) @680 [680] 12 months PugFish Small layout tweaks: * Reset the alternation before each table * …
(edit) @660 [660] 13 months Geert No need for messy $count stuff when you use text::alternate(). Also, gotta …
(edit) @658 [658] 13 months Shadowhand Cleaned up Profiler and related files.
(edit) @654 [654] 13 months PugFish Added Profiler library Added get_all() to Benchmark Changed $benchmark in …
(edit) @644 [644] 13 months Shadowhand Updated SVN properties on a bunch of files
(edit) @601 [601] 13 months zombor Not really an application error…
(edit) @581