Commits for cakebook / branches / app_controller.php

4328...fb45

Author: AD7six

Date: 2009-04-16 13:59:01 +0200

reenabling unique url component

4ea1...c543

Author: AD7six

Date: 2009-04-15 19:43:04 +0200

modifying app_controller redirect to have the following params: url, code, exit, force_redirect The last param only takes effect during ajax requests - sending a script to 'break out' of the current request Adding redirect to revision method

ef16...ecaf

Author: AD7six

Date: 2009-04-03 14:02:38 +0200

adding cookie component to app controller refining the add a comment workflow correcting the order inwhich reset looks for revisions Using an include ref to prevent writing the login form in 2 places

262e...9e3b

Author: AD7six

Date: 2009-04-03 12:28:05 +0200

disabling menu helper warnings setting the cache time for the todo page to 1hour, so that it reflects changes Updating the revision reset method so that irrespective of the state of the db, there's end up being exactly one current revision

09a2...af6e

Author: AD7six

Date: 2009-04-02 20:04:29 +0200

updating __() lookups to have explicit place references

66ab...a1c4

Author: AD7six

Date: 2009-02-13 13:48:37 +0100

Adding MiHtml and MiJavascript helpers for transparently compressing css and js Minor updates to helpers to append view css/js files to output Updating layouts to use these helpers

31bb...bab9

Author: AD7six

Date: 2009-02-12 11:38:38 +0100

login is a none-admin page

cc58...6f08

Author: AD7six

Date: 2009-02-01 20:02:30 +0100

adding automatic translations to the menu helper removing the obsolete generic menu element

8a02...1521

Author: AD7six

Date: 2009-01-27 11:42:28 +0100

Removing seperate-line svn file headers

ab97...4bd3

Author: AD7six

Date: 2009-01-27 11:31:38 +0100

removing svn @tags

ebc4...dc3b

Author: AD7six

Date: 2009-01-26 14:05:02 +0100

updating admin link to be a url, allows for localizing admin removing lang check for named arg, allows lang to be used as a filter without changing the page language Flattening the admin menu Showing 1 language at a time in the pending revisions view, defaulting to the current language

b327...c6ac

Author: AD7six

Date: 2009-01-26 12:46:12 +0100

Swapping hardcoded 'en' for configure::read('Languages.default')

6ac6...7c81

Author: AD7six

Date: 2009-01-26 10:10:07 +0100

further route changes. Allowing mulitlingual login

5a26...2286

Author: AD7six

Date: 2009-01-25 19:28:10 +0100

cleaning up

88d2...0a67

Author: AD7six

Date: 2009-01-25 19:23:20 +0100

login updates

f89b...44c6

Author: AD7six

Date: 2009-01-25 19:17:27 +0100

adding login routes

098e...25f6

Author: AD7six

Date: 2009-01-25 18:49:12 +0100

removing $isMobile checks/logic from mobile view - it'll be cached, Updating/correcting logic in unique_url component rewriting routes to remove the need for the previous prefix logic correcting url logic in app_controller redirect, app_helper url

a6a3...0329

Author: AD7six

Date: 2009-01-08 12:15:37 +0100

further apache/lighty changes

4a12...9aaa

Author: AD7six

Date: 2009-01-08 11:49:33 +0100

moving 301 redirect logic to a component allowing none-mobile devices to see mobile content

9eb3...2415

Author: Kjell Bublitz

Date: 2009-01-04 06:11:34 +0100

moved layout overwrite to beforeLayout. added auto redirect for users accessing the default url with a mobile phone

<< previous | 1 | 2 |