index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified core to create model and controller function libraries and some comm...
Ted Trask
2008-07-02
7
-28
/
+96
*
Removed debug log output from acf_www.
Ted Trask
2008-06-24
1
-8
/
+8
*
Added javascript to dispatch error and exception pages.
Ted Trask
2008-06-13
2
-5
/
+48
*
Simplified www redirection code to only redirect if valid url.
Ted Trask
2008-06-11
4
-50
/
+71
*
Fixed download bug for logfiles and certificates.
Ted Trask
2008-06-09
1
-2
/
+2
*
Moved clientdata processing from password model to controller.
Ted Trask
2008-06-06
2
-39
/
+46
*
Remove clientdata processing from logon-model
Ted Trask
2008-06-06
2
-8
/
+9
*
Subnav now a ul, and snow works with it
Nathan Angelacos
2008-05-27
1
-1
/
+4
*
Added revoking support to openssl
Ted Trask
2008-05-22
1
-1
/
+3
*
Graphical bugfix - Modifying path to images.
v0.4.1
Mika Havela
2008-05-22
1
-1
/
+1
*
Further progress on openssl. Added template_stream to core for downloading f...
Ted Trask
2008-05-21
1
-0
/
+6
*
Further progress on openssl. Added template_stream to core for downloading f...
Ted Trask
2008-05-21
1
-0
/
+1
*
Adding support to move skins to a specific subfolder.
Mika Havela
2008-05-21
2
-3
/
+4
*
Small graphical changes.
Mika Havela
2008-05-21
2
-11
/
+15
*
For cfe.type='form', use cfe.option as the command to save the form data i.e....
Ted Trask
2008-05-15
8
-111
/
+166
*
Replaced references to ENV[SCRIPT_NAME] with self.conf.script.
Ted Trask
2008-05-15
4
-7
/
+7
*
Added suppress_view option to dispatch_component and return viewtable.
Ted Trask
2008-05-14
5
-51
/
+45
*
Change inheritance from worker->self->parent to self->worker->parent as found...
Ted Trask
2008-05-14
3
-151
/
+277
*
Rewrote syslog to use components and remove view-specific code from controller.
Ted Trask
2008-05-13
1
-10
/
+19
*
Added support for components to acf_www-controller.
Ted Trask
2008-05-09
2
-23
/
+76
*
Finished user and role management
Ted Trask
2008-05-05
7
-105
/
+104
*
Updated roles
Ted Trask
2008-05-02
11
-31
/
+232
*
Removing debug information from Welcome-page.
Mika Havela
2008-05-02
2
-3
/
+4
*
Modified roles, logon, and authenticator
Ted Trask
2008-05-01
8
-55
/
+77
*
Forgot the password model file
Ted Trask
2008-04-30
1
-0
/
+105
*
Modified cfe, removing option, errtxt, and name, and adding label - This may ...
Ted Trask
2008-04-30
9
-483
/
+114
*
Changed error redir code to use redirect function instead
Ted Trask
2008-04-28
1
-5
/
+1
*
Added cfe support to logon
Ted Trask
2008-04-28
4
-30
/
+22
*
Replaced all list_redir functions with redirect in mvc.lua, implemented a def...
Ted Trask
2008-04-24
5
-10
/
+6
*
Added destroy and on_unload functions. Moved saving of session from post_exec...
Ted Trask
2008-04-24
1
-15
/
+16
*
Fixed automatic redirection to include prefix
Ted Trask
2008-04-22
1
-1
/
+1
*
Cleanup
Ted Trask
2008-04-22
1
-1
/
+0
*
Ted's Logon/permissions changes
Ted Trask
2008-04-21
14
-360
/
+234
*
Doing some changes with roles/permission. First need to change the name of th...
Mike Mason
2008-04-10
1
-2
/
+2
*
Redirecting user to logon page when they successfully logged out.
Mika Havela
2008-04-04
1
-1
/
+8
*
Renamed function that had _ in the functionname.
Mika Havela
2008-04-03
2
-10
/
+11
*
Updated the menubuilder so that submenus show.
Mika Havela
2008-04-03
1
-27
/
+13
*
removed ext-js stuff
Natanael Copa
2008-03-28
1
-3
/
+0
*
Changed to https.
Mika Havela
2008-03-26
1
-1
/
+1
*
Changed Menu-name.
Mika Havela
2008-03-26
2
-3
/
+3
*
Tab displays and bug fixes
Mike Mason
2008-03-25
2
-0
/
+27
*
Fixed bug where menus kept if going to logon page while logged on. Menus now ...
Mike Mason
2008-03-20
1
-0
/
+1
*
Made the build_menu a public function so that logoff could run it. No more bugs
Mike Mason
2008-03-20
2
-1
/
+2
*
Working fully except for one bug when you logout you get all the menus again.
Mike Mason
2008-03-18
1
-7
/
+9
*
Working menus... trying to figure out why when another user logs in it doesn'...
Mike Mason
2008-03-18
1
-13
/
+10
*
Still doesn't fully work but acf_www menu and page authorization is coming al...
Mike Mason
2008-03-12
1
-31
/
+47
*
Got the menu system somewhat working. Some of the matching is a bit off. Next...
Mike Mason
2008-03-07
1
-9
/
+15
*
Redirecting the user to logon-page when someone is trying to edit passwords w...
Mika Havela
2008-03-03
1
-3
/
+26
*
Removed password-model because it's not used.
Mika Havela
2008-02-27
2
-110
/
+0
*
Logic is there and writes to the mainmenu table. Will still need to work out ...
Mike Mason
2008-02-26
1
-27
/
+36
[next]