|
|
02/23/08 13:17:22 |
@322
|
[322]
|
danfreak |
updating config_demo.php autoload_demo.php routes_demo.php in order to be … |
|
|
01/14/08 04:16:34 |
@321
|
[321]
|
grahack |
easy user_temp deletion with a fake activation url fixed (see #83) |
|
|
01/14/08 03:53:22 |
@320
|
[320]
|
grahack |
fixed a comment |
|
|
01/14/08 03:48:59 |
@319
|
[319]
|
grahack |
fixed indentation and other whitespace details |
|
|
07/17/07 18:27:33 |
@318
|
[318]
|
danfreak |
made a copy |
|
|
07/17/07 18:26:17 |
@317
|
[317]
|
danfreak |
made a copy |
|
|
07/17/07 11:59:19 |
@316
|
[316]
|
grahack |
upgrade_instructions.txt: public folder section is optional |
|
|
07/17/07 11:26:08 |
@315
|
[315]
|
grahack |
upgrade instructions for 1.0.4 to 1.1 |
|
|
07/17/07 11:06:25 |
@314
|
[314]
|
danfreak |
changing @version 1.1 |
|
|
07/17/07 06:02:56 |
@313
|
[313]
|
danfreak |
re-integrating installation_instructions.txt |
|
|
07/17/07 06:01:10 |
@312
|
[312]
|
danfreak |
updating installation_instructions.txt |
|
|
07/17/07 05:48:31 |
@311
|
[311]
|
danfreak |
renamed MyFAL.php to MyFAL_demo.php and MyFALVal.php to MyFALVal_demo.php … |
|
|
07/17/07 05:37:05 |
@310
|
[310]
|
danfreak |
-- |
|
|
07/17/07 05:16:25 |
@309
|
[309]
|
danfreak |
updating jquery.js t latest version 1.1.3.1 |
|
|
07/17/07 04:48:29 |
@308
|
[308]
|
grahack |
CI config file: comments in the sessions section are back |
|
|
07/17/07 04:34:24 |
@307
|
[307]
|
danfreak |
"updated autoload_demo in order to make it compliant with CI_1.5.4 (added … |
|
|
07/17/07 04:30:10 |
@306
|
[306]
|
danfreak |
"updated config demo in order to make it compliant with CI_1.5.4 (added … |
|
|
07/16/07 11:05:44 |
@305
|
[305]
|
grahack |
typo fixed in FAL's config file |
|
|
06/27/07 06:15:49 |
@304
|
[304]
|
grahack |
confirm deletion of a user from the console: now uses the lang file (fixes … |
|
|
06/27/07 04:37:19 |
@303
|
[303]
|
grahack |
removed third parameter of db_session->set_flashdata and calls to … |
|
|
06/12/07 16:18:05 |
@302
|
[302]
|
grahack |
FAL_back: inverted the param for loading the view or just return the html … |
|
|
06/12/07 03:21:01 |
@301
|
[301]
|
grahack |
secondary_roles: added some new files to svn:ignore property on app/config … |
|
|
06/12/07 03:20:09 |
@300
|
[300]
|
grahack |
FAL_back: added some new files to svn:ignore property on app/config … |
|
|
06/11/07 16:26:43 |
@299
|
[299]
|
grahack |
security fix for the ability to give important roles to anybody (fixes #70 … |
|
|
06/11/07 16:20:27 |
@298
|
[298]
|
grahack |
added some new files to svn:ignore property on app/config directory |
|
|
06/11/07 12:12:44 |
@297
|
[297]
|
grahack |
FAL_back: first debugging session (->CI->usermodel->getUserById() and … |
|
|
06/11/07 11:12:08 |
@296
|
[296]
|
grahack |
FAL_back: removed some trailing spaces in FAL_front.php |
|
|
06/11/07 11:10:45 |
@295
|
[295]
|
mjlecomte |
FAL_back: first changes (fal_back created, user & admin controllers … |
|
|
06/11/07 09:47:02 |
@294
|
[294]
|
grahack |
branching for working on FAL_back |
|
|
06/11/07 07:51:56 |
@293
|
[293]
|
grahack |
moved a line in FAL_front for making things clearer |
|
|
06/11/07 07:35:21 |
@292
|
[292]
|
grahack |
minor: typos in comments of admin/users.php and admin/admins.php |
|
|
06/11/07 07:02:23 |
@291
|
[291]
|
grahack |
minor: refactored some comments |
|
|
06/11/07 06:42:02 |
@290
|
[290]
|
grahack |
fixed my mistake about passing to the controller function directly (fixes … |
|
|
06/08/07 13:01:05 |
@289
|
[289]
|
grahack |
minor: corrected 2 typos in lib/Freakauth_light |
|
|
06/08/07 09:31:21 |
@288
|
[288]
|
grahack |
minor: corrected typos in admin example controller |
|
|
06/07/07 10:01:22 |
@287
|
[287]
|
grahack |
Now the real branching for multi-roles support. |
|
|
06/07/07 10:00:38 |
@286
|
[286]
|
grahack |
removing my bad multiroles branch |
|
|
06/07/07 09:58:56 |
@285
|
[285]
|
grahack |
Branching the trunk to work on multi-roles support. |
|
|
06/06/07 06:57:30 |
@284
|
[284]
|
grahack |
fixed the comments for the deleteUser function in the … |
|
|
06/03/07 03:41:08 |
@283
|
[283]
|
grahack |
redirect to the requested page after login functionality, uses the … |
|
|
06/02/07 12:37:47 |
@282
|
[282]
|
grahack |
minor: refactored the comments of FreakAuth-light lib |
|
|
05/31/07 11:57:00 |
@281
|
[281]
|
grahack |
moved the img tag for the captcha in a view file (#61) |
|
|
05/31/07 11:53:04 |
@280
|
[280]
|
grahack |
added some comment to the session section of the config file |
|
|
05/31/07 10:48:06 |
@279
|
[279]
|
grahack |
security enhancements: control access to edit/delete functions in admins … |
|
|
05/31/07 10:42:41 |
@278
|
[278]
|
grahack |
fixes #69 (highlighting of the tabs in the admin console) with a pregmatch |
|
|
05/29/07 11:28:11 |
@277
|
[277]
|
danfreak |
added two demo files MyFAL.php and MyFALVal.php as demo for extensions |
|
|
05/29/07 10:21:15 |
@276
|
[276]
|
danfreak |
adding "atomagic" for extending core classes: see ticket #67 |
|
|
05/28/07 13:49:55 |
@275
|
[275]
|
danfreak |
"fixing ticket #66" |
|
|
05/28/07 13:28:34 |
@274
|
[274]
|
danfreak |
moved forms in content/forms directory and update the freakauth_light.php … |
|
|
05/28/07 10:15:29 |
@273
|
[273]
|
danfreak |
fixing bad view loading in all sendEmail methods in … |
|
|
05/28/07 10:14:16 |
@272
|
[272]
|
danfreak |
sorted out some typos in freakauth_demo.php and installer.php |
|
|
05/28/07 09:42:36 |
@271
|
[271]
|
danfreak |
added language key for message "No data in DB: please..." + updated the … |
|
|
05/28/07 09:31:26 |
@270
|
[270]
|
danfreak |
fixed some images not displaying and hopefully ticket #52. In particular … |
|
|
05/28/07 09:06:20 |
@269
|
[269]
|
danfreak |
updated copyright year to 2007 in admin footer |
|
|
05/28/07 09:00:45 |
@268
|
[268]
|
danfreak |
added RSS link and donations link in template's footers |
|
|
05/28/07 08:40:10 |
@267
|
[267]
|
danfreak |
updated comment in application/config/freakauth_light.php |
|
|
05/28/07 08:26:19 |
@266
|
[266]
|
danfreak |
added config option for direct activation, and modified needed libraries … |
|
|
05/28/07 05:07:33 |
@265
|
[265]
|
danfreak |
fix for ticket #61 |
|
|
05/28/07 04:40:35 |
@264
|
[264]
|
danfreak |
adding images folder to public/frontend |
|
|
05/28/07 04:37:39 |
@263
|
[263]
|
danfreak |
-- |
|
|
05/28/07 04:34:03 |
@262
|
[262]
|
danfreak |
always about new templating structure |
|
|
05/28/07 04:26:31 |
@261
|
[261]
|
danfreak |
always about new template config: updating template_admin/users/detail.php … |
|
|
05/28/07 04:15:55 |
@260
|
[260]
|
danfreak |
corrections about last templates config about |
|
|
05/28/07 04:08:56 |
@259
|
[259]
|
danfreak |
again about new template config |
|
|
05/28/07 03:29:04 |
@258
|
[258]
|
danfreak |
deleted some unused folders in public/ after the new structure |
|
|
05/27/07 19:03:55 |
@257
|
[257]
|
danfreak |
introduced new layout config variables and changed hard-coded paths to the … |
|
|
05/27/07 19:00:02 |
@256
|
[256]
|
danfreak |
changed public resources dir structure in a hierachical way for new … |
|
|
05/27/07 17:45:28 |
@255
|
[255]
|
danfreak |
removed Windows Thumbs.db and an unused image … |
|
|
05/27/07 17:40:57 |
@254
|
[254]
|
danfreak |
"changed flash.js in order to avoid conflicts with ther Javascript … |
|
|
05/27/07 17:22:26 |
@253
|
[253]
|
danfreak |
changed all referenced of "security_code" to "captcha" in config file and … |
|
|
05/27/07 16:27:45 |
@252
|
[252]
|
danfreak |
"reverted $config['FAL_website_name'] and $config['FAL_user_support'] to … |
|
|
05/27/07 16:22:24 |
@251
|
[251]
|
danfreak |
"updated installation instructions: in particular with regard to custom DB … |
|
|
05/26/07 18:23:16 |
@250
|
[250]
|
grahack |
fixed a typo in the template_admin/header.php file |
|
|
05/26/07 16:34:33 |
@249
|
[249]
|
grahack |
fixed the '+' typo |
|
|
05/23/07 17:28:44 |
@248
|
[248]
|
grahack |
renamed the config item FAL_flash to FAL_deny_with_flash_message + … |
|
|
05/23/07 11:22:58 |
@247
|
[247]
|
grahack |
use of the new flashMsg( ); function in library/FreakAuth_light + … |
|
|
05/23/07 10:22:15 |
@246
|
[246]
|
grahack |
minor: cleaned only white spaces and a comments in FAL_front |
|
|
05/23/07 09:53:12 |
@245
|
[245]
|
grahack |
minor: changed the indentation in controllers/admin/users (I did it too in … |
|
|
05/23/07 09:46:35 |
@244
|
[244]
|
grahack |
fixed the case where no user was in the admins or users list. Leads now to … |
|
|
05/23/07 07:57:58 |
@243
|
[243]
|
grahack |
FAL: fixed two admin/admins bad redirections |
|
|
05/22/07 14:07:26 |
@242
|
[242]
|
grahack |
removed hardcoded index.php strings in the admin/users and … |
|
|
05/22/07 11:57:06 |
@241
|
[241]
|
grahack |
FAL: deleted remaining old use_country test (fixes #54) |
|
|
05/17/07 11:37:12 |
@240
|
[240]
|
danfreak |
"language + donations link in freakauth_demo controller " |
|
|
05/17/07 06:03:08 |
@239
|
[239]
|
danfreak |
"sorted out problem related to \"wrong username or password\" error … |
|
|
05/17/07 04:14:13 |
@238
|
[238]
|
danfreak |
"corrected typo in comment of login_check() method of FAL_validation … |
|
|
05/17/07 04:10:09 |
@237
|
[237]
|
danfreak |
"removed $config['date_format'] from config_demo.php for CI_1.5.3 … |
|
|
05/17/07 04:09:09 |
@236
|
[236]
|
danfreak |
"corrected CONFICURATION typo" |
|
|
05/16/07 05:30:05 |
@235
|
[235]
|
grahack |
branched 1.0.4-stable |
|
|
05/16/07 05:20:50 |
@234
|
[234]
|
grahack |
tagging version 1.0.4 |
|
|
05/16/07 05:16:27 |
@233
|
[233]
|
grahack |
FAL: adding the upgrade instructions file |
|
|
05/16/07 05:15:20 |
@232
|
[232]
|
grahack |
FAL: cleaned a bit the changelog file |
|
|
05/16/07 05:00:25 |
@231
|
[231]
|
grahack |
FAL: added @author for grahack in some files |
|
|
05/16/07 03:19:46 |
@230
|
[230]
|
danfreak |
"updated changelog for version 1.0.4" |
|
|
05/16/07 03:01:22 |
@229
|
[229]
|
danfreak |
updating @version to 1.0.4 |
|
|
05/15/07 18:38:35 |
@228
|
[228]
|
Ixiaus |
Adding |
|
|
05/15/07 18:32:26 |
@227
|
[227]
|
Ixiaus |
Removing files |
|
|
05/15/07 18:31:12 |
@226
|
[226]
|
Ixiaus |
Removing files |
|
|
05/15/07 18:26:18 |
@225
|
[225]
|
Ixiaus |
Adding to repo. |
|
|
05/15/07 15:40:59 |
@224
|
[224]
|
grahack |
FAL: cleaned the comments of the FAL config file (big changes every line) |
|
|
05/13/07 19:21:07 |
@223
|
[223]
|
danfreak |
"updated comment for method _deleteOldCaptcha($now)" |