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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modified logon and password to use new redirect_to_referrer functionality.
Ted Trask
2008-07-04
5
-29
/
+28
*
Added generic form lsp file. A few updates to library functions and lsp files.
Ted Trask
2008-07-04
4
-2
/
+12
*
Fixed expert page to work when prefix or controller has magic characters. Ad...
Ted Trask
2008-07-04
3
-10
/
+10
*
Added debug html page. Change redirect_to_referreferrer when there's no refe...
Ted Trask
2008-07-03
3
-6
/
+22
*
Changed logfiles to use controllerfunctions and standard html-lsp files.
Ted Trask
2008-07-02
1
-0
/
+6
*
Changed interfaces to use controllerfunctions.
Ted Trask
2008-07-02
2
-1
/
+21
*
Modified core to create model and controller function libraries and some comm...
Ted Trask
2008-07-02
11
-29
/
+227
*
Added javascript to interfaces update/create pages. Minor changes to tinydns...
Ted Trask
2008-06-30
1
-5
/
+5
*
Rewrite of DNScache.
Ted Trask
2008-06-26
2
-0
/
+34
*
Version bumps
v0.4.3
release-0.4.3
Mika Havela
2008-06-24
1
-1
/
+1
*
Removed debug log output from acf_www.
Ted Trask
2008-06-24
1
-8
/
+8
*
Updated tinydns as follows: Renames status to view and basicstatus to status....
Ted Trask
2008-06-24
1
-25
/
+4
*
Version bump Makefile
v0.4.2
release-0.4.2
Mika Havela
2008-06-24
1
-1
/
+1
*
Changing default skin to alps
Mika Havela
2008-06-24
1
-1
/
+1
*
Rewrite of tinydns to simplify code and use new cfe model.
Ted Trask
2008-06-18
2
-5
/
+5
*
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
*
Added javascript to sort certificate table in openssl.
Ted Trask
2008-06-10
8
-0
/
+925
*
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
*
Updated lbu to use new cfe model and components
Ted Trask
2008-06-05
2
-2
/
+8
*
create a proper <label></label> if controls have an id defined
Natanael Copa
2008-06-04
1
-1
/
+5
*
added ipcalc lib
Natanael Copa
2008-05-28
1
-0
/
+55
*
Subnav now a ul, and snow works with it
Nathan Angelacos
2008-05-27
1
-1
/
+4
*
Modified acf to allow file upload (arbitrary 32k limit).
Ted Trask
2008-05-27
1
-1
/
+1
*
Fixed bug in roles management
Ted Trask
2008-05-23
1
-1
/
+1
*
Mod openssl to restrict users to only see and delete their own requests.
Ted Trask
2008-05-23
1
-1
/
+1
*
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
2
-2
/
+2
*
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
*
version bump on Makefiles
v0.4.0
Mika Havela
2008-05-21
1
-1
/
+1
*
Moving skins to a separate acf.
Mika Havela
2008-05-21
270
-10782
/
+0
*
Adding support to move skins to a specific subfolder.
Mika Havela
2008-05-21
3
-3
/
+5
*
Small graphical changes.
Mika Havela
2008-05-21
3
-13
/
+18
*
Continuing to work on openssl. Not done yet.
Ted Trask
2008-05-20
1
-5
/
+20
*
Added class=error to the DD part in the viewfunction.
Mika Havela
2008-05-20
1
-1
/
+6
*
Updating library to show program version
Mika Havela
2008-05-17
1
-1
/
+1
*
Added validation to syslog expert page.
Ted Trask
2008-05-15
1
-2
/
+8
*
For cfe.type='form', use cfe.option as the command to save the form data i.e....
Ted Trask
2008-05-15
9
-114
/
+169
*
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
4
-235
/
+307
*
Rewrote syslog to use components and remove view-specific code from controller.
Ted Trask
2008-05-13
3
-16
/
+47
*
Added support for components to acf_www-controller.
Ted Trask
2008-05-09
2
-23
/
+76
*
Rewrote getopts.setoptsinfile function and fixed bugs in getopts.getoptsfromfile
Ted Trask
2008-05-08
1
-41
/
+126
*
Rewrote getopts.getoptsfromfile function to handle more complicated config fi...
Ted Trask
2008-05-07
1
-68
/
+66
*
If no details for the file exists, then things got broken. This is now fixed.
Mika Havela
2008-05-06
1
-12
/
+14
*
Small updates on the skins
Mika Havela
2008-05-05
2
-13
/
+11
[prev]
[next]