Mercurial > hg > ltpdarepo
graph
-
Add local configuration file as arguments to user scripts.2011-11-16, by Daniele Nicolodi
-
Generate WSGI script in buildout.2011-11-16, by Daniele Nicolodi
-
Adapt tests.2011-11-16, by Daniele Nicolodi
-
Reorganize command line interface code.2011-11-16, by Daniele Nicolodi
-
Reorganize Flask application setup code.2011-11-16, by Daniele Nicolodi
-
Update TODO.2011-11-15, by Daniele Nicolodi
-
Remove unused imports from test.2011-11-11, by Daniele Nicolodi
-
Allow for leading digits in usernames.2011-11-11, by Daniele Nicolodi
-
Use correct path for redirect after login.2011-11-11, by Daniele Nicolodi
-
Show the correct messages on user delete.2011-11-11, by Daniele Nicolodi
-
Update TODO.2011-11-08, by Daniele Nicolodi
-
Add copyright and license file header.2011-11-09, by Daniele Nicolodi
-
Implement Atom feed security in a way compatible with feed readers.2011-11-08, by Daniele Nicolodi
-
Atom feed for database submissions.2011-08-14, by Daniele Nicolodi
-
Version bump.2011-11-09, by Daniele Nicolodi
-
Added tag 0.4 for changeset a6f2c9eae2172011-11-08, by Daniele Nicolodi
-
Add license information.2011-11-08, by Daniele Nicolodi
-
Remove unused source file.2011-11-08, by Daniele Nicolodi
-
Enormously speed up activity view.2011-11-08, by Daniele Nicolodi
-
Update TODO.2011-11-08, by Daniele Nicolodi
-
Make named queries store ordering and work for timeseries searches.2011-11-08, by Daniele Nicolodi
-
Simplify named queries list view.2011-11-08, by Daniele Nicolodi
-
Enforce minimum number of items per page.2011-11-08, by Daniele Nicolodi
-
Add ordering to tables in user views.2011-11-08, by Daniele Nicolodi
-
Remove hardcoded administrative database name.2011-11-08, by Daniele Nicolodi
-
Fix image URL in CSS.2011-11-07, by Daniele Nicolodi
-
Update TODO.2011-11-07, by Daniele Nicolodi
-
Polish and extend activity view to show activity per day.2011-11-07, by Daniele Nicolodi
-
Add TODO list.2011-11-07, by Daniele Nicolodi
-
Simplify v2.4 database dump.2011-11-06, by Daniele Nicolodi
-
Rename test case to more descriptive name.2011-11-06, by Daniele Nicolodi
-
Expose the database structure dump utility through the admin interface.2011-11-06, by Daniele Nicolodi
-
Add index for 'submitted' field in 'objmeta' table to speed up activity view.2011-11-06, by Daniele Nicolodi
-
Reflect markup changes into doctests.2011-11-06, by Daniele Nicolodi
-
Replace ugly markup with definition lists.2011-11-06, by Daniele Nicolodi
-
New colors. New header. Better CSS structure.2011-11-06, by Daniele Nicolodi
-
White space cleanup.2011-11-04, by Daniele Nicolodi
-
Really silence mysql warnings.2011-11-04, by Daniele Nicolodi
-
More bug fixing. We need to extend unit tests.2011-11-04, by Daniele Nicolodi
-
Fix bug introduced in last commit.2011-11-04, by Daniele Nicolodi
-
Optimize check for xml data.2011-11-04, by Daniele Nicolodi
-
Add UUID to obj view. Show {xml,mat} download links only if data is present.2011-11-04, by Daniele Nicolodi
-
Style changes. Make links more obvious to spot in the interface.2011-11-04, by Daniele Nicolodi
-
Show null fields as empty string in object view.2011-11-04, by Daniele Nicolodi
-
Show extended object properties from 'ao' and '{ts,fs,xy,c}data' tables in object view.2011-11-04, by Daniele Nicolodi
-
Remove trailing white space.2011-11-04, by Daniele Nicolodi
-
Add test objects also to the 'ao' table.2011-11-04, by Daniele Nicolodi
-
Enable autocompletion in form fields.2011-11-04, by Daniele Nicolodi
-
Show timezone information for dates extracted from MySQL database.2011-11-04, by Daniele Nicolodi
-
Allow user to alter pagination size in object listings.2011-11-03, by Daniele Nicolodi
-
Fix activity view.2011-10-26, by Daniele Nicolodi
-
Explicitly depend on distribute.2011-10-25, by Daniele Nicolodi
-
Small correction to error page.2011-10-26, by Daniele Nicolodi
-
Move DEBUG and TESTING options to configuration file.2011-10-26, by Daniele Nicolodi
-
Avoid opening the database connection when serving static resources.2011-10-26, by Daniele Nicolodi
-
Handle uncaught exceptions with nice error pages.2011-10-26, by Daniele Nicolodi
-
Make schema dump predictable ordering tables and columns by name.2011-10-21, by Daniele Nicolodi
-
Add database schema dump utility.2011-10-21, by Daniele Nicolodi
-
Fix database schema upgrade. Now most of the step can be run multiple times.2011-10-21, by Daniele Nicolodi
-
Fix important schema upgrade bug in 2.6 to 2.7 step.2011-10-21, by Daniele Nicolodi
-
Allow to force both current and destination schema version in upgrade operation.2011-10-20, by Daniele Nicolodi
-
Delete all permissions in wipe operation.2011-10-20, by Daniele Nicolodi
-
Tweak activity plot.2011-10-16, by Daniele Nicolodi
-
Randomize test objects submission time.2011-10-16, by Daniele Nicolodi
-
Simpliy query builder a tiny bit.2011-10-16, by Daniele Nicolodi
-
Version bump.2011-10-16, by Daniele Nicolodi
-
Added tag 0.3 for changeset e55537dfbe2b2011-10-14, by Daniele Nicolodi
-
Fold activity blueprint into browse blueprint.2011-10-14, by Daniele Nicolodi
-
Make activity view to work.2011-10-14, by Daniele Nicolodi
-
Make schema version an integer.2011-10-14, by Daniele Nicolodi
-
Add stored procedure used in activity view data collection.2011-10-14, by Daniele Nicolodi
-
Assign different submission time to test objects.2011-10-14, by Daniele Nicolodi
-
Armonize flashed mesages.2011-10-14, by Daniele Nicolodi
-
Fixes to named queries management interface.2011-10-14, by Daniele Nicolodi
-
Test named queries management interface.2011-10-14, by Daniele Nicolodi
-
Add missing permission check.2011-10-14, by Daniele Nicolodi
-
Implement user permissions setting view.2011-10-14, by Daniele Nicolodi
-
Simplify database permissions handling.2011-10-14, by Daniele Nicolodi
-
Minor tweaks to the admin command line interface.2011-10-14, by Daniele Nicolodi
-
Minor fix to database structure dump function.2011-10-12, by Daniele Nicolodi
-
Tweak upgrade procedure to make it work on btlab databases.2011-10-12, by Daniele Nicolodi
-
Fix test.2011-10-11, by Daniele Nicolodi
-
Extend database schema upgrade test and fix upgrade accordingly.2011-10-11, by Daniele Nicolodi
-
Add test for database schema upgrade.2011-10-11, by Daniele Nicolodi
-
Add SQLAlchemy to development dependencies.2011-10-11, by Daniele Nicolodi
-
Fix database schema upgrade.2011-10-11, by Daniele Nicolodi
-
Fix declaration of 'toffset' field in 'tsdata' table for new databases.2011-10-11, by Daniele Nicolodi
-
Remove fields comments.2011-10-11, by Daniele Nicolodi
-
Bump schema version.2011-10-11, by Daniele Nicolodi
-
Add 'toffset' field to 'tsdata' table.2011-10-11, by Daniele Nicolodi
-
Version bump.2011-08-23, by Daniele Nicolodi
-
Added tag 0.2 for changeset 442dac3990082011-08-23, by Daniele Nicolodi
-
Small improvements to the Objs class and to its tests.2011-08-23, by Daniele Nicolodi
-
Extend test to exercise the permissions management interface.2011-08-23, by Daniele Nicolodi
-
Disable "save query" button in timeseries search view.2011-08-23, by Daniele Nicolodi
-
Complete named queries support.2011-08-23, by Daniele Nicolodi
-
Implement validation of advanced query parameters.2011-08-23, by Daniele Nicolodi
-
Add omelette to the develop buildout.2011-08-23, by Daniele Nicolodi
-
Split activity view into its own blueprint. Do not wire it up yet.2011-08-23, by Daniele Nicolodi
-
Fix js for compatibility with Safari.2011-08-21, by Daniele Nicolodi
-
Minor correction to HTML markup.2011-08-21, by Daniele Nicolodi
-
More CSS tweaks.2011-08-21, by Daniele Nicolodi
-
Minor cleanup of setup.py.2011-08-21, by Daniele Nicolodi
-
Explicitly list generated scripts in buildout. Drop wsgi buildout section.2011-08-21, by Daniele Nicolodi
-
Better implement and enable database schema version check.2011-08-21, by Daniele Nicolodi
-
Tweak templates.2011-08-21, by Daniele Nicolodi
-
Test to check that all templates have a title block.2011-08-21, by Daniele Nicolodi
-
Smarter way to register error handlers.2011-08-21, by Daniele Nicolodi
-
Cleanup and extend doctests.2011-08-21, by Daniele Nicolodi
-
Extend doctests to cover account activation and password reset.2011-08-21, by Daniele Nicolodi
-
Test sending of activation and password reset emails.2011-08-21, by Daniele Nicolodi
-
Implement user password reset.2011-08-21, by Daniele Nicolodi
-
Adapt tests to user handling changes.2011-08-21, by Daniele Nicolodi
-
Adapt admin module to user handling changes.2011-08-21, by Daniele Nicolodi
-
Implement user activation.2011-08-21, by Daniele Nicolodi
-
Add 'emailaddr' property to User class.2011-08-21, by Daniele Nicolodi
-
Set TESTING=True in tests and development server.2011-08-21, by Daniele Nicolodi