mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
issues: wrap-up for overnight activity on rss branch
This commit is contained in:
parent
2b19868bf3
commit
22555f22b8
11
issues/c_0a7fac52.cil
Normal file
11
issues/c_0a7fac52.cil
Normal file
@ -0,0 +1,11 @@
|
||||
Issue: 54a5f811
|
||||
CreatedBy: Leho Kraav <leho@kraav.com>
|
||||
Inserted: 2010-12-26T17:43:10
|
||||
Updated: 2010-12-26T17:43:10
|
||||
|
||||
i think feed.php is almost feature-complete and bug-free now. here's a list of stuff that happened while you were sleeping (wrap-up for irc monologue):
|
||||
* fixed escaping special characters for xml content, my 761 item feed works now
|
||||
* fixed escaping and hyperlinking content in correct order, so browser gets real <> instead of <> for tags
|
||||
* fixed Time string concatenation ($p_time)
|
||||
* added et_EE support to dba/supported_locales.sql, growled about rebuild script looking at .sql for language support info. why not iterate through ./po/?
|
||||
* migrated to using strftime instead of DateTime->format, because strftime actually support locales
|
||||
@ -3,7 +3,8 @@ Status: New
|
||||
CreatedBy: leho <leho@kraav.com>
|
||||
AssignedTo:
|
||||
DueDate:
|
||||
Comment: 0a7fac52
|
||||
Inserted: 2010-12-25T13:53:22
|
||||
Updated: 2010-12-25T13:53:22
|
||||
Updated: 2010-12-26T17:50:10
|
||||
|
||||
It is usually not possible to easily or reliably notice newly created events in multi-user multi-calendar scenarios, especially if some events are created further in future or past i.e. far out of current (monthly, multi-week) views. RSS/Atom feeds provide a solution to this.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user