summaryrefslogtreecommitdiff
path: root/pages/login.ecpp
AgeCommit message (Collapse)Author
2009-09-07new user management within setup that also handles different user rightsChristian Wieninger
2007-07-12- Update to the mootools framework.Dieter Hametner
- New more XHTML compliant tips. - Optional AJAX enabled infoboxes for epg information. - Major speed enhancement for the single pages, due to less data to transfer to the browser. - See doc/ChangeLog for more detailed changes description. - See doc/dev-conventions.txt for how we benefit from mootools package on the ECMAScript side of live.
2007-06-03- general CSS based themeing support.Dieter Hametner
- added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt
2007-06-03- bug fix for local net maskChristian Wieninger
2007-05-31- Added doc/ChangeLogDieter Hametner
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile.
2007-05-31- configurable start pageChristian Wieninger
2007-05-31- [0000336] finnish translationSascha Volkenandt
2007-05-11- added translation for "wrong username or password" in login.ecppMichael Brückner
2007-05-11- added padding in login.ecppMichael Brückner
2007-05-07Focus is now on the login field by default, fixing Bug #288Thomas Keil
2007-05-06- admin password is now stored as <length>:<md5 hash of password> in ↵Christian Wieninger
live.AdminPasswordMD5 (default password keeps 'live', so please re-edit your password via OSD) - new function MD5Hash in tools - changed epgsearch to use MD5Hash of tools
2007-04-27- added actions für searchtimer & timer in submenuMichael Brückner
- resized logo_login.png - beautified login page
2007-04-26- added logout button in menuMichael Brückner
- translation fixes
2007-04-26- added login protection to the following pages: edit_searchtimer.ecppMichael Brückner
edit_timer.ecpp login.ecpp recordings.ecpp remote.ecpp schedule.ecpp searchresults.ecpp searchtimers.ecpp timers.ecpp whats_on.ecpp - replaced DOCTYPE at login.ecpp and whats_on.ecpp with page element "<& pageelems.doc_type &>"
2007-04-26NewThomas Keil