summaryrefslogtreecommitdiff
path: root/lib/XXV/MODULES/USER.pm
AgeCommit message (Collapse)Author
2013-05-02Option 'SQL_CACHE' used twice in statement (Closes: #1356)anbr
2011-11-19Remove svn-keywordsanbr
2010-08-24SHARE: show level on any skinsAndreas Brachold
CONFIG: show moduls description on editing preferences USER: refactoring createTmpDir RECORDS: refactoring status handler SHARE: change order of topten view
2009-11-08* USER: fix typoAndreas Brachold
2009-11-08* HTTPD: fix cookie parsingAndreas Brachold
* USERS: allow multiple sessions from same user * AJAX: Change message response {data:msg,param.state=success} to a shorter response {data:msg,success=true}
2009-11-07* Support form based login using cookies/sessions REQUEST[004763]Andreas Brachold
2009-10-25* CONFIG: command help, don't show disabled commandsAndreas Brachold
AUTOTIMER: make timer search more tolerant CHANNELS: search channel by hash RECORDS/STREAM: support new filestructure (since VDR-1.7.3) (BUG #15540)
2009-01-01* AUTOTIMER: Create timer by nativ order of eventsAndreas Brachold
* USERS: ulist show translated access level * CHANNELS: cdelete - refactory code * RECORDS: rdelete,rrecover - refactory code * TIMERS: tdelete, ttoggle - refactory code * TIMERS: findOverlapping - refactory code
2008-12-07*USER: display preferences selected by user own settings, at edit user ↵Andreas Brachold
profile by admin
2008-11-28* USER: Fix warn messageAndreas Brachold
* STATUS: Add option to define warning level, if volume filled more then this level * RSS: Better encode with UTF-8 * MAIL: Mail::SendEasy, failed with standard eval { use _$ } (Bug #14843)
2008-11-24* Add Data::COW (Copy on write handling for user own config profile)Andreas Brachold
* USER: Reimplement user own config profiles * MEDIALIB: Remove fix number of columns, use now floating layout * SVDRP: Add status message * xxvd: Change password failed, on none HTML-Consoles * AUTOTIMER: remove astatus (wrong callback) * XMLTV: fix import, add multi recorder capability * REPORT: clean up some routines * STATUS: remove usage of /bin/wc, use native perl code * CHANNELS: Fix hang at read channels, if recorder offline * TELNET: remove 'quit' command do same like 'exit' * RECORDS: clone database handle for preview image generation * TIMERS: add more parameter check * xxvd: disable mysql_enable_utf8
2008-11-09* SVDRP: Rewrite communication functions, no more depends to NET:TELNETAndreas Brachold
* SVDRP: split queue_cmds into queue_add,queue_count,queue_flush * SVDRP: remove double error handling * COMMON: remove unused variable * VTX: Warn, if missing base directory * VTX: Fixed inserted page links, if more then two links inside one line * Console: Fix usage message
2008-05-09* SHARE: Submit event data delayed and transmit data as blockAndreas Brachold
* SHARE: use persist random id * UTF-8: Reorder defines * UTF-8: Replace 'SET NAMES' with 'set character set' * alist: Move generation of channels name from template to perl code * skins: header add generator meta-tag with version * RECORDS: Replace character by Hexnibble * HTTPD: Speedup lookup find skins * HTTPD: Build options for start page delayed, avoid wrong UTF8 translation * CHRONICLE: add cgi-parameter start/limit for paging query * EPG: now: add cgi-parameter __cgrp=all to get all data * CHRONICLE: Add message to console by delete entry * OUTPUT/Ajax: optimize callback 'questions'
2008-04-07* Remove String::Escape, use now regular expression to remove unwanted part ↵Andreas Brachold
of unicode as last character * Reformat message 'Couldn't load perl module...' * different ways to load binary/text files * RECORDS: Prepare list of commands at perl code and not into template code * RECORDS: Load images less strictness * Reorder locale routines
2008-03-18* Fix typoAndreas Brachold
2008-03-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas Brachold
2008-01-26* Remove double query to select fields from SQL QueryAndreas Brachold
* search, movetimeredit: Show channels groups * now/next/schema: show weekday as group * AUTOTIMER: Fuzzy compare between matching event and exists timers, recordings, chronicle. see mysql/soundex * AUTOTIMER: Detect exists timer with changed starttime inside pretime and aftertime from timers, inseed fixed five minutes * AUTOTIMER: status with translated field headers * MOVETIMER/CHRONICLE: mtl/chrl/chrs - query name from channels with single SQL-Query
2007-11-28* Dont use referer for redirect, after display result.Andreas Brachold
2007-11-27* Database: Change method of version control, use comment from table, ↵Andreas Brachold
instead use table 'VERSION' * RECORDS: Use MD5 for mapping preview images * RECORDS: Don't use 2nd try to generate preview images * Handle field names from table now with special character, remove prior workaround * TIMER: Search lookup also for description * buildsearch: redesign avoid SQL-Injection * AUTOTIMER: Speed up background scan, compare now only changed und added epg-events
2007-11-09* Fix: Modification of a read-only value attempted at Tools.pm line 154Andreas Brachold
* RECORDS: Calc free recording capacity, now based on used file size
2007-09-16- add to all select statements sql_cache for more performanceFrank Herrmann
2007-09-15* RECORDS: generation of previews if recording name contain some special ↵Andreas Brachold
character CHANNELS: Store full frequency Fix some typo
2007-09-09* Update english translationAndreas Brachold
* Send proper mime header if file not modified (on state 304)
2007-09-08* Let SVN control version date and revisionAndreas Brachold
2007-08-14* bump to release 0.95Andreas Brachold
2007-08-13* Move files to trunkAndreas Brachold