Timeline
08/11/11:
- 22:15 Changeset [7985] by
- Change HTML rendering in iMIP message generation and web admin interface …
- 21:56 Changeset [7984] by
- correct result ordering, hasSearchResults behavior
- 21:55 Changeset [7983] by
- tweak proxies display
- 21:55 Changeset [7982] by
- better aesthetics for proxies
- 21:55 Changeset [7981] by
- pass request to proxyMatrix
- 21:55 Changeset [7980] by
- make sure the stub test signature is right
- 21:55 Changeset [7979] by
- remove 'no matches found' message
- 21:54 Changeset [7978] by
- fix the padding a little
- 21:54 Changeset [7977] by
- don't display property stuff when a property isn't requested.
- 21:54 Changeset [7976] by
- elide some unused parts of the page
- 21:54 Changeset [7975] by
- make sure to deal with rendering unknown record types without exception
- 21:54 Changeset [7974] by
- remove old rendering implementation
- 21:53 Changeset [7973] by
- noProxyResults / hasProxyResults renderers
- 21:53 Changeset [7972] by
- better name for the test
- 21:53 Changeset [7971] by
- template change to add message; now they both fail
- 21:53 Changeset [7970] by
- test for no-proxies-found message.
- 21:53 Changeset [7969] by
- sort the proxy records
- 21:52 Changeset [7968] by
- no-proxies message
- 21:52 Changeset [7967] by
- new renderer actually has better behavior for not-found properties
- 21:52 Changeset [7966] by
- make no-proxies test pass, but add a failing assertion that the no-proxies …
- 21:52 Changeset [7965] by
- logic to elide the autoSchedule menu
- 21:52 Changeset [7964] by
- test for no proxies
- 21:51 Changeset [7963] by
- optionally turn off proxies
- 21:51 Changeset [7962] by
- pull non-HTML-rendering things out of htmlContent in preparation for …
- 21:51 Changeset [7961] by
- make proxy search test pass
- 21:51 Changeset [7960] by
- test for proxy search results table
- 21:51 Changeset [7959] by
- stub proxy-search implementation
- 21:50 Changeset [7958] by
- implement proxy row filling
- 21:50 Changeset [7957] by
- always give an ID
- 21:50 Changeset [7956] by
- test for proxy list table
- 21:50 Changeset [7955] by
- isAutoSchedule/isntAutoSchedule renderers
- 21:50 Changeset [7954] by
- test both values
- 21:50 Changeset [7953] by
- test for auto-schedule menu
- 21:49 Changeset [7952] by
- fix tests for error handling, and fix tag hierarchy to correspond to slot …
- 21:49 Changeset [7951] by
- raise HTTPError for non-existent properties
- 21:49 Changeset [7950] by
- don't display parse error when the property is properly specified
- 21:49 Changeset [7949] by
- stricter test; make sure that the 'unable to parse' message doesn't show …
- 21:49 Changeset [7948] by
- Test for dav property parsing, and fix for old implementation so it …
- 21:48 Changeset [7947] by
- start working on auto schedule
- 21:48 Changeset [7946] by
- implement dav properties
- 21:48 Changeset [7945] by
- fill the property name slot
- 21:48 Changeset [7944] by
- whitespace
- 21:48 Changeset [7943] by
- fill out the body of the dav property test
- 21:47 Changeset [7942] by
- test for DAV property access
- 21:47 Changeset [7941] by
- move FakePrincipalResource to module scope so it can be used in other …
- 21:47 Changeset [7940] by
- propagate property name
- 21:47 Changeset [7939] by
- a slot already exists for the property name; just use it, don't fill …
- 21:47 Changeset [7938] by
- fill slot, fix assertion
- 21:47 Changeset [7937] by
- assert that resourceId is saved in a hidden field
- 21:46 Changeset [7936] by
- fix the test
- 21:46 Changeset [7935] by
- move off stub renderers to new class, still failing
- 21:46 Changeset [7934] by
- docstring
- 21:46 Changeset [7933] by
- whitespace
- 21:46 Changeset [7932] by
- stub implementations of all renderers, enough to get a clean test failure
- 21:45 Changeset [7931] by
- better renderer names
- 21:45 Changeset [7930] by
- test for passing resourceId
- 21:45 Changeset [7929] by
- remove catch-all renderer
- 21:45 Changeset [7928] by
- stop filling unnecessary slots
- 21:45 Changeset [7927] by
- 'no results' message
- 21:45 Changeset [7926] by
- test for 'no resource found'
- 21:44 Changeset [7925] by
- select link text
- 21:44 Changeset [7924] by
- fix failing test
- 21:44 Changeset [7923] by
- assertion about resource search slot filling
- 21:44 Changeset [7922] by
- The title isn't actually dynamic at all.
- 21:43 Changeset [7921] by
- only perform the search once.
- 21:43 Changeset [7920] by
- more idiomatic fillSlots usage
- 21:43 Changeset [7919] by
- add first functional renderer (searchResults)
- 21:43 Changeset [7918] by
- actually propagate request arguments, thanks
- 21:43 Changeset [7917] by
- minor css formatting nit
- 21:43 Changeset [7916] by
- first page-rendering test (for resourceSearch)
- 21:42 Changeset [7915] by
- convert last %-interpolations in the template to <t:slot>s
- 21:42 Changeset [7914] by
- add a bootstrap renderer that can be tested against the old …
- 21:42 Changeset [7913] by
- add a main render directive, so that the the top-level slots can all be …
- 21:42 Changeset [7912] by
- move autoScheduleHtml into template, sort of move currentProxiesHtml into …
- 21:42 Changeset [7911] by
- Oops, actually include the test cases referenced in earlier commit …
- 21:41 Changeset [7910] by
- more features for the template
- 21:41 Changeset [7909] by
- add a very basic test for the web-admin code
- 21:41 Changeset [7908] by
- start working on a template for the admin application
- 21:41 Changeset [7907] by
- re-add comma separations
- 21:41 Changeset [7906] by
- fix organizer quoting
- 21:41 Changeset [7905] by
- test for organizer mailto form
- 21:40 Changeset [7904] by
- add attendees as tags, not (quoted) text
- 21:40 Changeset [7903] by
- There should be _some_ angle brackets in that HTML text, they just have to …
- 21:40 Changeset [7902] by
- make the original test pass!
- 21:40 Changeset [7901] by
- beExtremelyLenient to the rescue
- 21:40 Changeset [7900] by
- test for tag-soup templates since we may have to handle those
- 21:39 Changeset [7899] by
- some ugly DOM-walking to fix the attributes test
- 21:39 Changeset [7898] by
- thwart the overly-simplistic template parser
- 21:39 Changeset [7897] by
- basic shim that makes the one test pass
- 21:39 Changeset [7896] by
- actually this should be a factory for a file
- 21:39 Changeset [7895] by
- Failing test for StringFormatTemplateLoader
- 21:39 Changeset [7894] by
- a little extra paranoia; since str(Component) can change the component, …
- 21:38 Changeset [7893] by
- tighten up unicode type correctness a little
- 21:38 Changeset [7892] by
- finish separating everything out; fill out details, then render parts, …
- 21:38 Changeset [7891] by
- move MIME-construction and part rendering a little further apart
- 21:38 Changeset [7890] by
- dedent translationTo block since translation is now done elsewhere
- 21:38 Changeset [7889] by
- move plain text message part rendering out to a function too
- 21:37 Changeset [7888] by
- set iconName earlier on
- 21:37 Changeset [7887] by
- split out localized label generation to a function
- 21:37 Changeset [7886] by
- move header generation out of localization block
- 21:37 Changeset [7885] by
- getEventDetails docstring
- 21:37 Changeset [7884] by
- move htmlAttendees and htmlOrganizer generation to renderHTML, as they're …
- 21:36 Changeset [7883] by
- more formatting adjustments
- 21:36 Changeset [7882] by
- treat all text values consistently
- 21:36 Changeset [7881] by
- pull out rendering to a different function
- 21:36 Changeset [7880] by
- whitespace
- 21:36 Changeset [7879] by
- failing test for bad quoting of description
- 21:36 Changeset [7878] by
- Remove dependency on 'os'.
- 21:35 Changeset [7877] by
- don't use dataDir directly
- 21:35 Changeset [7876] by
- rfc5545 section 3.1
- 21:35 Changeset [7875] by
- cStringIO is a required part of the stdlib
- 21:35 Changeset [7874] by
- initial basic test for generateEmail
- 21:35 Changeset [7873] by
- shuffle imports into proper order
- 21:34 Changeset [7872] by
- whitespace
- 21:34 Changeset [7871] by
- allow directory to be specified directly rather than via config.
- 21:34 Changeset [7870] by
- docstring for generateEmail.
- 21:34 Changeset [7869] by
- test-case-name
- 21:34 Changeset [7868] by
- move mail HTML templates out of functions
- 21:33 Changeset [7867] by
- fix pyflakes so it runs on linux
- 21:30 Changeset [7866] by
- Branch for generating iMIP and webadmin HTML with a templating system, to …
08/10/11:
- 14:24 Changeset [7865] by
- Make sure partition id in augments is properly ignored if the associated …
- 13:09 Changeset [7864] by
- No longer needed.
08/09/11:
- 13:31 Changeset [7863] by
- Fix test.
- 12:35 Changeset [7862] by
- No more vobject dependency.
- 11:36 Changeset [10501] by
- Allow "UTC" as a tzid that maps to utc behavior.
- 11:36 Changeset [10500] by
- Handle over long ADR, N lists.
08/08/11:
- 19:30 Changeset [7861] by
- Adds ability to disable augments service
- 18:19 Changeset [7860] by
- truncate names in emitted statements as well, so the tables can be used
- 18:19 Changeset [7859] by
- make the table names actually different at the end
- 18:19 Changeset [7858] by
- uniqueness-checking of shortened table names for oracle
- 12:27 Changeset [7857] by
- add schemaRows to translated schema, plus simple test for …
Note: See TracTimeline
for information about the timeline view.

