summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed skins/templates based on nangels sample (with some modifications)Mika Havela2008-01-031-315/+366
* Changed skins/templates based on nangels sample (with some modifications)Mika Havela2008-01-031-75/+101
* Saving work for todayMika Havela2008-01-022-56/+270
* Added some info to the body field.Mika Havela2008-01-011-5/+16
* Added a sample2.html for 'brainstorm' on css,divs,id,classes,and other thingsMika Havela2008-01-011-0/+147
* Remove unwanted graphicsNathan Angelacos2007-12-305-0/+0
* Snow css for demo of div tagsNathan Angelacos2007-12-3012-44/+437
* Small changes in the menufileMika Havela2007-12-281-8/+34
* Adding config.mk and acf.conf when creating a distv2.0_alpha3Mika Havela2007-12-281-4/+4
* Cleaned up menuhits.menu for a cleaner look when only installing core.Mika Havela2007-12-261-4/+4
* Changed the looks on logon-html (and small change in static.css).Mika Havela2007-12-263-11/+9
* A temporary tool when coding ACF. This could be used to output all tables/var...Mika Havela2007-12-261-0/+64
* on logon, the session table actually gets savedNathan Angelacos2007-12-222-5/+10
* logon works - but session table is not saved yetNathan Angelacos2007-12-224-9/+10
* logon updatesNathan Angelacos2007-12-213-5/+4
* Updated <input to hold the class information. This co-operates with the cssMika Havela2007-12-201-1/+1
* Changed Makefile to reflect new skinsMika Havela2007-12-201-13/+15
* Changed the simple skin to be more usable as a demo-skin when creating new skinsMika Havela2007-12-201-0/+102
* Added a new skin called swirl. Its based on the previous swoop skinMika Havela2007-12-204-0/+342
* Changed the default skinMika Havela2007-12-2021-720/+325
* Added functionallity to display the alpine version in the templateMika Havela2007-12-201-0/+2
* Changed menuorderMika Havela2007-12-201-6/+5
* Modified the way the template works against the css.Mika Havela2007-12-201-71/+63
* Added an md5sum hash function to fs.lua. Cron-model and cron-controller added...Mike Mason2007-12-131-0/+8
* Changing password-model to use format. Adding function to format.Mike Mason2007-12-131-0/+13
* WIPNathan Angelacos2007-12-093-7/+13
* added logevent function (hardcoded to write to /var/log/acf.log)Nathan Angelacos2007-12-094-26/+33
* logon model stubbed inNathan Angelacos2007-12-093-59/+55
* More format libs like search_replace and such. All now documented on wikiMike Mason2007-12-061-19/+69
* Made validator functions useful after load, fixed a bug in format, changed RE...Mike Mason2007-12-054-6/+33
* reworked authenticatorNathan Angelacos2007-12-051-26/+37
* Added timezone information to date.lua. Added fs.file_write to be able to add...Mike Mason2007-12-043-0/+160
* I know its useless to do anything with the css... but I need it for the momen...Mika Havela2007-12-041-5/+5
* plaintext authenticator libraryNathan Angelacos2007-12-042-1/+83
* Put the cfe_unpack function in html. This helps with cfe troubleshooting. Sho...Mike Mason2007-11-302-12/+12
* html.lua contains the cfe to specific html modules. Took out the table functi...Mike Mason2007-11-291-30/+1
* Lots of changes. fs.lua now only has file/filesystem functions. format.lua ad...Mike Mason2007-11-285-91/+135
* Added date.luaMike Mason2007-11-281-0/+1
* added split and join to fs.lua and gave them function names so we don't have ...Mike Mason2007-11-283-1/+65
* redid date_diffMike Mason2007-11-271-47/+41
* fixed functions and updated with a date_diffMike Mason2007-11-271-12/+30
* Added more tables and functions. Trying to document also.Mike Mason2007-11-261-2/+86
* Adding date and time functionalityMike Mason2007-11-232-3/+73
* Cleaning up librariesMike Mason2007-11-234-363/+0
* Added ipairs_string to go through a table and make it a string. Easier to wri...Mike Mason2007-11-221-0/+15
* Added a search replace function for filesMike Mason2007-11-221-1/+14
* Just a small change on layout. Moving footer.Mika Havela2007-11-171-3/+3
* Small css modsMika Havela2007-11-171-22/+32
* added library for pidofNatanael Copa2007-11-172-0/+72
* do not die when skin is missingNatanael Copa2007-11-162-1/+3