Changesets

Feb 22 `11
19:39 CommitCommit
View »
Adam Price committed [348] Updated the access module with the new code to handle the new access permissi...
19:38 CommitCommit
View »
Adam Price committed [347] Added a tmp method to the codeigniter.js to allow language strings to be used...
19:35 CommitCommit
View »
Adam Price committed [346] Added the JS sprintf library & updated the credits.
Dec 12 `10
10:56 CommitCommit
View »
Adam Price committed [345] Updated the Users Module so all functions have been completed to a usable sta...
Dec 06 `10
22:36 CommitCommit
View »
Adam Price committed [344] Added a new profile lang file to the User module. Cleaned up some booleans to...
Dec 05 `10
14:17 CommitCommit
View »
Adam Price committed [343] Updated the admin/master_side_column.php view so that the status messages are...
14:17 CommitCommit
View »
Adam Price committed [342] Updated the Settings module. Completed most of the base code, and tested the ...
Dec 04 `10
19:55 CommitCommit
View »
Adam Price committed [341] Updated some of the BackendPro Models so that they call the correct construct...
19:54 CommitCommit
View »
Adam Price committed [340] Updated the HMVC version 5.3.5
Nov 27 `10
22:03 CommitCommit
View »
Adam Price committed [339] Added the base BackendPro 1.0 code.
Nov 13 `10
17:59 CommitCommit
View »
Adam Price committed [338] Removed old 0.6.1 files from trunk ready to add developed 1.0 files.
Aug 29 `10
07:47 CommitCommit
View »
Adam Price committed [337] Added a new branch to hold the BackendPro code ready for testing to run on Co...
May 22 `10
11:24 CommitCommit
View »
Adam Price committed [336] Removed the old json_encode helper since PHP 5 offers this.
May 19 `10
18:23 CommitCommit
View »
Adam Price committed [335] Removed the codeigniter.js file from loading on Site_Controller load. It is n...
May 18 `10
19:57 CommitCommit
View »
Adam Price committed [334] Added a new codeigniter.js asset which contains common functions found in Cod...
May 17 `10
13:27 CommitCommit
View »
Adam Price committed [333] Added a default user group value to the registering a new user controller met...
13:23 CommitCommit
View »
Adam Price committed [332] Moved some lines in the _field_bool method in the Preference library.
13:13 CommitCommit
View »
Adam Price committed [331] Added in a missing call to $this->db->trans_complete(); in the user_model.php...
13:10 CommitCommit
View »
Adam Price committed [330] Changed a line which encoded the users password twice on Registering. Refs #179
13:04 CommitCommit
View »
Adam Price committed [329] Added new User guide files. Updated some old BackendPro helpers since they ar...