summaryrefslogtreecommitdiff
path: root/lib/XXV/OUTPUT/Ajax.pm
AgeCommit message (Collapse)Author
2011-11-19Remove svn-keywordsanbr
2010-10-11AJAX: show content of error messageAndreas Brachold
RECORDS: show error message if command 'play' failed EPG: search data by channel id (instead of channel hash = id+vid)
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-04-19* HTTPD: Fix HTTP State 403 (forbidden) deliver wrong state 404Andreas Brachold
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-29* Skins: Rename flag to diagnose from debug to verboseAndreas Brachold
* Remove unused Data::Dumper * Hide 'select language' if run with --utf8, avoid losing encoding by reconfigure * UTF8: Add mysql_enable_utf8
2008-03-24* AJAX: Prepare data avoid double encoding with utf8Andreas Brachold
* AJAX: Avoid wrong JSON Object with comma like 'CapacityFree : 1234,4' with float point values by RECORDS::CapacityFree
2008-03-18* Fix typoAndreas Brachold
2008-03-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas Brachold
2008-03-08* AJAX: add handler 'question'Andreas Brachold
* REPORT: Don't fail if'nt HTTPD loaded * HTTPD: remove unused ->{cgi} from 'question'
2008-02-25* AJAX: Message with state param.state:success or param.state:errorAndreas Brachold
* xstyle/html: CONFIG - checkvalue, translate messages * AUTOTIMER: Don't display success, if try to delete a none exist autotimer
2008-02-23* Redirect to help template, if command not be understoodAndreas Brachold
* Reformat help page * xstyle move main menu from help.tmpl to mainmenu.inc * program,alist,tlist: add paging support by &start= .. &limit= + ajax: send tables without header + ajax: send present count of rows * CHANNELS: Missing header with TID * search, warn if none text defined
2008-02-03* Release XXV-1.1Andreas Brachold
2008-01-25* Tools: add date format with weekdayAndreas Brachold
* Change language, now independent from external settings * EPG/TIMERS: move time formating from template to perl code * RECORDS: [Bug #13014] vfat-Recordings with '/' can't assign * AUTOTIMER: [Bug #012960] AUTOTIMER with PDC ignore user settings * AJAX: Ignore now unknown formats
2008-01-06* RECORDS: optimize scan directoryAndreas Brachold
* Ajax: Add support version 2.0 * Skins: drop widget url * tools: Fix multiline messages
2007-12-16* HTTPD: Block recursive file accessAndreas Brachold
* HTTPD: Fix typo at binary access
2007-10-27* HTTPD: Single send data (fix from r1172)Andreas Brachold
2007-10-27* HTTPD Add method HEADAndreas Brachold
* HTTPD(Ajax) Calc sended bytes * RECORDS: redit - Display warning message if recording none exist
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