lp:ubuntu-translations-stats/yui3

Created by David Planella and last modified
Get this branch:
bzr branch lp:ubuntu-translations-stats/yui3
Only David Planella can upload to this branch. If you are David Planella please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Planella
Project:
Ubuntu Translations Stats
Status:
Development

Recent revisions

43. By David Planella

Started porting the JS code to YUI3 - stats diagram

42. By David Planella

Added management scripts to fix timestamps and back up the database

41. By David Planella

Rounded values on the language detail graph's tooltip for now

40. By David Planella

Added datapoint tooltips

39. By David Planella

Changed language detail diagram to show lines instead of just points. Fixed admin URLs so that the media files are correctly served

38. By David Planella

Added the number of untranslated strings to the language details diagram

37. By David Planella

Properly configured local_settings. The overview page's language table now shows all translated languages (i.e. the table's paginator page size == translated_count)

36. By David Planella

Moved private settings out of version contron and on a file local to the server

35. By David Planella

First working version on the server. The server needs to have a reasonable amount of RAM and swap in order for the import not to be killed by oom-killer (hint: don't use t1.micro cloud images for testing). Switched to autoincrement serial ids for all inserts in the database, as specifing values for the initial insert made the database loose track of the last insert id value

34. By David Planella

Cleaned up imports function a bit, dropping indexes and regenerating them seems to take longer than just leaving as they are. Added conditional version check when getting a hook onto the underlying psycopg2 cursor.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-translations-stats
This branch contains Public information 
Everyone can see this information.

Subscribers