| 0.4.6-1 | 2012-06-08 00:22:02 -0300 Merge branch 'master' of hyperion.ubertech.com.ar:/home/hugo/workspace/ubersquare 2012-06-08 00:21:55 -0300 Checking-in into a venue no longer blocks the UI 2012-06-08 00:20:16 -0300 Minor code fixes 2012-06-06 04:56:21 -0300 Search dialog remembers last query 2012-05-20 20:43:19 -0300 Use the git log to generate the changelog for the package. 2012-05-20 20:25:14 -0300 UI tweaks + Notifications are shown when lists are updated on the background. - Removed some TODOs from the UI. - Removed some notifications that shouldn't have been there. + Fixed the amount of visits on a venue not showing properly sometimes. 2012-05-20 19:55:31 -0300 Improved about page. + Link to github. + Added the "powered by foursquare" logo. + Fixed typos and inconsistencies. 2012-05-17 17:43:27 -0300 Minor fixes and tweaks 2012-05-01 00:14:49 -0300 Can now see other users' mayorships Some minor architecture fixes (too many part need a rewrite) Leaderboard filter now works 2012-04-26 23:46:43 -0300 Merge branch 'master' of helios.local:/home/user/ubersquare 2012-04-26 23:43:46 -0300 Minor fix: Checkin confirmation message was not wrapped when it was too long. 2012-04-26 16:22:00 -0300 Fixed issue: cross street not saved for new venues 2012-04-26 15:53:50 -0300 Added some comments, and minor refactoring 2012-04-26 15:53:19 -0300 Uped version to 0.4.1 2012-04-26 14:23:46 -0300 It is now possible to change the sharing settings every time you check in somewhere. The values configured at the main screen are the defaults. 2012-04-26 14:22:02 -0300 Minor UI fix in the search dialog. 2012-04-26 13:54:17 -0300 Fixed crash that ocurrer when the user had never checked in anywhere before. 2012-04-23 17:31:32 -0300 Redesigned main dialog Added the last checkin (at last!) Prettified the user's name Redistributed buttons (to better fit the above changes) Tweak the "Sharing" dialog a bit 2012-04-23 17:30:49 -0300 Fixed regression that made the venues details dialog fail on most where the full details had been downloaded 2012-04-23 17:29:36 -0300 Updated version to 0.4.0, updated changelog 2012-04-10 18:04:36 -0300 Added warning regarding code quality 2012-04-09 22:54:20 -0300 Fixed regression where venues that had their details fetched were no longer available. 2012-04-09 22:54:01 -0300 + Added some more info to the readme 2012-04-09 22:53:04 -0300 + Pushed version to 0.3.8 2012-04-08 19:15:51 -0300 Dev-release 0.3.7 2012-04-02 01:00:58 -0300 Development version 0.3.7 2012-03-23 05:05:24 -0300 + It is now possible to search using a category as a parameter + Heavy code improvements + Leaving tips now works + Categories have icons everywhere + Slightly improved venue details screen (still WIP though)[hugo@hyperion ubersquare]$ 2012-03-07 18:18:32 -0300 Profile picture updates info when click. Minor code corrections 2012-03-07 17:42:03 -0300 Some stuff missing on the last commit 2012-03-07 17:27:07 -0300 + Really improved package building process 2012-03-04 13:37:36 -0300 + Tips now shown, and can be added to TODO and DONE lists + "Please wait" dialogs present on most features - Search venue screen does not show loading dialog + Detailed venue views + Fixed some threading issues + VERY improved cache hit/miss detection + Various code improvements 2012-03-04 04:38:05 -0300 + Detailed venue view (WIP), including calls, urls and tips - Tip's done/todo checkboxes do not work * Cache framework needs to improve to detailed info (at least tips) + Code cleanup and modulification + Thread detailes improved * Much code needs to be translated to Qt's signal/slot framework 2012-02-29 05:34:35 -0300 + Release 0.1.1 + Button to update image cache * Don't fail to open venue details when a venue has no category 2012-02-27 21:47:23 -0300 + Improved location providers + Modified structure to facilitate package creation 2012-02-24 02:15:57 -0300 + Logout implemented 2012-02-24 01:21:45 -0300 + First time run screen complete + Credentials are stored and no longer hard-wired + Massive code cleanup in foursquare.py 2012-02-23 17:01:20 -0300 + Now compliant with the XDG Base Dir Specification 2012-02-23 04:29:48 -0300 + Leaderboard implemented + Image caching (both category icons, and profile pictures) + Some caching improvements + Mini-summary on main screen + Slightly improved venus screen + Venue lists show category icons 2012-02-20 07:51:23 -0300 + It is now posible to add venues + Duplicate suggestions are shown + 409 errors (duplicates) can be ignored - Code is disorganized, and demands urgent refactoring - A proper data model is required: 4sq is not consistent 2012-02-16 03:34:56 -0300 + Main window now scrolls - Main window code needs some refactoring 2012-02-15 23:59:57 -0300 * Oops. Forgot to add changes to last commit. Fixing. 2012-02-15 23:55:48 -0300 + Caching implement. Venue lists show cached results while another thread retrieves fresh content * Some methods still don't use caching (but the backend is there) + Moved some venue_widget related code to a separate file - Some results are not saved to cache 2012-02-15 09:42:35 -0300 + Filtering in venue lists - Non-functional "wait" dialogs 2012-02-14 04:53:30 -0300 + Minor fixes so it still works on desktop + Detailed view of venues (pending cache) - Model slightly uglier (beenHere attribute forced) 2012-02-14 03:11:56 -0300 + Network failure handling + Generic venue window reused in different scenarios + Search & Explore working + Minor code improvements 2012-02-14 01:05:48 -0300 + Working history and todo list, and checkin from those lists. + Code improvements 2012-02-13 23:40:53 -0300 + Qt Interface, with checkin capabilities (just history for now) - Posible breakage in cli funcionalities 2012-02-13 09:31:24 -0300 * Fixed json/simplejson import error 2012-02-13 01:57:43 -0300 + Added arguments "ex" and "ll" + Can now checkin in recent venues with "ci" and no uid + Can now see log of recent places + More details when checkin in (points, etc) 2012-02-09 02:07:29 -0300 + Working check-in + Confirmation with location + Command line processing of venueId + Isolated *some* debug code - Bad non-ascii character support + Code improvements 2012-02-08 21:53:04 -0300 2012-02-08 20:06:25 -0300 Working checking with autogenerated lat/lng 2012-02-08 19:04:36 -0300 Initial commit, some basics done | Hugo Barrera | 2012-10-04 01:58 UTC |
Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.