2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor addition to help debug parsing algorhythm.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Moved all models back to core and changed code accordingly. Still need to remove models from older apps. Also changed database population code.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Finally ignore files placed in po directory correctly.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Moved the navigational links to its own template.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Removed more unused templates.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Further modularization of base.html, thus adding new templates for pahe header, footer and search form; deleted unused templates so not to confuse anyone.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Fixed all 'standalone' pages to extend from internal template; deleted unused index template; added i18n support to more templates.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Revert "Base template from howto.html has been modified." More... over 13 years ago
Revert "Base template from internal.html has been modified." More... over 13 years ago
Base template from howto.html has been modified. More... over 13 years ago
Base template from internal..html has been modified. More... over 13 years ago
Base template from about.html has been modified. More... over 13 years ago
internal.html template added More... over 13 years ago
Make rpc method back compatible with python 2.4.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Missing import for localization of rpc template.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Getting rid of whitespace.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Fixed python rpc test to use a Language short_name for get_translation method.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Added translation support on templates. More... over 13 years ago
XML-RPC service implementation. More... over 13 years ago
More changes to the view to fetch only relevant results. Not displaying the standardized field until we have a dictionary built and integrated.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Still trying to find ways to speed things up.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Index Word's Term and handle pluralization of terms and empty strings.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Some fixes for W3C validation. More... over 13 years ago
Support for standardized terms. More... over 13 years ago
Added GPL header. More... over 13 years ago
Merge branch 'master' of github.com:omaciel/pylyglot
Og Maciel
as Og B. Maciel
More... over 13 years ago
Make datetime parsing backward compatible with python 2.4.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Broke parser code down into separate methods to handle msgid_plural. Still missing some strings in the process, though not the plural ones.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Since I've renamed the project on github, doing a search and replace of old name for new name.
Og Maciel
as Og B. Maciel
More... over 13 years ago
Small change to README.
Og Maciel
as Og B. Maciel
More... over 13 years ago