[snowy] Created tag TOMBOY_0_15_1
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Subject: [snowy] Created tag TOMBOY_0_15_1
- Date: Fri, 5 Jun 2009 14:34:18 -0400 (EDT)
The unsigned tag 'TOMBOY_0_15_1' was created.
Tagger: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Fri Jun 5 11:32:48 2009 -0700
Tagging commit known to work with Tomboy 0.15.1.
Changes:
Brad Taylor (50):
Initial import
Add a few files, including second revision of mockup
Add dope doap file and MAINTAINERS
Add jquery and some images from our mockups
Add some initial css. For some reason, it's not working yet. Still have to investigate.
Preliminary base template work
Make a few style tweaks.
Add Tomboy's note xsl, and remove version numbers from jquery filenames
Add mailto: prefix for emails in doap file
Import the first cut of funcooker
Switch to the AGPL
Add a toolbar and hook it up to funcooker
Make the editing toolbar follow the user's scroll position
Fix UnicodeEncodeErrors with some Tomboy notes
Multibrowser support and implement normal style
Fix from Mike Gorse to make the xsl properly break on newlines.
Layout changes to make the focus rect on the contentEdtiable div look better.
Implement normalSize kind of, and make normal style work better
Reconfigure model to work better with syncing, tweak view correspondingly
A few tweaks to the default values of the model fields
Add in reversion and django_evolution ftw
Search entry love
Add a description to the search entry, but clear it when you focus in
Add a unique_together for guids, and split the notebook's name correctly
Add in piston, start using it.
Hook up reversion to the model
Add slug field, set up urls and views to make it work
More REST work. Still some code cleanliness issues I'm working through
REST API changes, handle ObjectNotFound in a clever way
Refactoring, implement PUT
Add transaction support to the PUT request
Remove slug from note api urls, implement very basic permissions
Slight cleanup and refactoring of handlers.py
Forgot to include trailing slash
Add gravatar support
Add UserProfile model, ignore first line of content
Import autoslug, start using it
Add title to note detail, fix some style issues
Make the title underlined like in Tomboy
If you can't stand the heat, get out of the funcooker
Refactor view a bit so that the template is cached in memory
Use a pre-save signal handler to set is_notebook
Add notes list to note_detail, and theme it up
Give more room to the content area
Pimp my pins
If you don't have permissions to view a note, return immediately
Add in all required templates for django-registration
Add an explanatory index page
Add a massive TODO listing a bunch of outstanding tasks
Typo fix from Sandy
Mike Gorse (1):
Add html2body.xsl
Sandy Armstrong (27):
Add INSTALL instructions for running snowy out of your git checkout.
Add local_settings.py.in, update INSTALL.
List new dependencies.
pytz was listed in dependencies twice
Added *~ to .gitignore.
Add last-sync-revision support to Note model and API handler.
/user/notes supports PUT.
Support latest-sync-revision in User API handler.
Handle 'since' GET param in NotesHandler.
Add 'latest-sync-revision' field to NotesHandler responses.
Handle delete commands.
Handle changes in 'note-content-version'.
Support for checking and incrementing latest_sync_rev, and applying it to Notes during an update.
In note_detail, default slug argument to ''.
Update Note view and XSLT to work specifically on a 'note-content' element.
Do not attempt to style title area of note-content element.
If there are no changes being pushed, return to avoid erroneously incrementing user's global sync rev.
Add support for processing tags when uploading note changes.
Return note-content with title prepended, and support notes that have no content but the title.
open-on-startup is a JSON bool, not a string.
Clear a note's tags before applying those specified in a PUT.
Return a complete JSON response to PUT requests.
Add pinned field to Note model and REST API.
Add support for current-sync-guid field in User resource.
Enforce public/private setting when viewing another user's notes.
Title and content are now separated in the API.
Title has no length limit. Must preserve accurately now that title/content split in API.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]