Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal
Commit message (Expand)AuthorAgeFilesLines
* Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)Sascha Silbe2010-11-302-12/+27
* Journal list view: don't choke on invalid or incomplete metadata (SL#1408)Sascha Silbe2010-11-301-13/+36
* don't delete bundles on storage media (SL #2456)Sascha Silbe2010-11-301-3/+3
* Remove separator in Journal toolbar #2446 (Gary C. Martin)Simon Schampijer2010-11-241-13/+0
* Cast the event coordinates to integers #2291Simon Schampijer2010-09-291-1/+1
* Do not allow empty string activity_id #1814Aleksey Lim2010-09-281-1/+1
* Little pylint fix.Simon Schampijer2010-08-311-1/+2
* Journal: Alert if an error occures when copying to devices in the detail view...Simon Schampijer2010-08-313-12/+35
* Pylint cleanupSimon Schampijer2010-08-241-2/+2
* Use Toolbutton instead of instead of RadiotoolbuttonSimon Schampijer2010-08-241-32/+25
* Add creation_time property to the journal model.Andrés Ambrois2010-08-242-11/+14
* Add sort by creation time option to the ListViewButtonAndrés Ambrois2010-08-241-0/+1
* Implement sorting for removable devices.Andrés Ambrois2010-08-241-3/+13
* Expandedentry: Try to use the filesize property.Andrés Ambrois2010-08-241-2/+3
* Display the sorting property in the last column.Andrés Ambrois2010-08-241-3/+8
* Rename the date column to 'sort_column'Andrés Ambrois2010-08-241-11/+11
* Add a ListViewButton to the journal search toolbar.Andrés Ambrois2010-08-241-0/+74
* Journaltoolbox: Add add_separator method for convenience.Andrés Ambrois2010-08-241-0/+11
* Add a filesize column to the journal list modelAndrés Ambrois2010-08-241-6/+24
* Journal: Retrieve filesize from the datastoreAndrés Ambrois2010-08-241-3/+3
* Remove unneeded journal debug logs #1862Simon Schampijer2010-08-241-4/+0
* Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-201-2/+2
* When the user accepts a notification, launch the activity thenTomeu Vizoso2010-08-201-2/+3
* Journal:show error message on write failure: #1842anishmangal20022010-08-102-2/+40
* Journal xobundle removal wont remove installed oneMartin Abente2010-08-041-5/+0
* Use only one entry point for activity launch #1814Aleksey Lim2010-07-121-17/+27
* Revert copy to "Journal" palette item in journal details view #1831Aleksey Lim2010-03-221-3/+15
* Merge branch 'master' of git.sugarlabs.org:sugar/mainlineAleksey Lim2010-03-104-19/+15
|\
| * Minor pylint cleanupsSimon Schampijer2010-03-103-16/+15
| * jarabe.journal.model: remove invalid order_by=-mtime (#1653)Sascha Silbe2010-03-091-3/+0
* | Clean up some .xoj registry code #1098Aleksey Lim2010-03-101-1/+1
|/
* Do not transfer ownership while copying objects #1688Aleksey Lim2010-03-081-4/+4
* Keep preferable activities #1493Aleksey Lim2010-03-081-0/+5
* simplify jarabe.journal.model._Cache (#1651)Sascha Silbe2010-02-081-20/+10
* Journal entry bundles shouldn't create a 2nd ds entryDaniel Drake2009-11-262-9/+17
* Switch entirely to simplejsonDaniel Drake2009-11-233-10/+6
* Revert "Move to cjson and drop pyjson and simplejson"Daniel Drake2009-11-233-6/+15
* Sporadic freezes while scrolling journal #1506Aleksey Lim2009-10-181-1/+1
* Remove redundant logging.infoAleksey Lim2009-10-011-2/+0
* Starting/resuming an entry from Journal shows wrong colours #1421Aleksey Lim2009-09-301-2/+14
* Do not start title editing for non-ds objects #1411Aleksey Lim2009-09-301-1/+4
* Present windows in non-active process #1423Aleksey Lim2009-09-291-7/+3
* Progress bar for reading volumes nevers stops if can't read all volume entrie...Aleksey Lim2009-09-231-8/+20
* Error while deleting non-ds objects from Journal #1415Aleksey Lim2009-09-231-0/+2
* Progress bar for reading volumes appears only once #1410Aleksey Lim2009-09-231-4/+4
* After download, 'Show in Journal' option doesnt switch you to the Journal #1339Aleksey Lim2009-09-231-0/+4
* Invisible downlading progress bar in Journal #1388Aleksey Lim2009-09-201-0/+18
* favoritesview.py: icon-color KeyError #976Aleksey Lim2009-09-184-18/+14
* Hard suppress requery glicthes when current row comes from top rows #1235Aleksey Lim2009-09-161-3/+6
* Fail gently on bad bundles #1359Aleksey Lim2009-09-151-6/+3