0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for template tags More... over 18 years ago
Minor editing More... over 18 years ago
* template_languages.xml: Add definition of some template languages for GPS. More... over 18 years ago
Fix typo More... over 18 years ago
* kernel/src/defaults.ads: New unit. More... over 18 years ago
* web/src/v2p-database.adb: (Q): Double single quotes into the string to be able to insert quote into the database. Minor reformatting and add missing routine header box. More... over 18 years ago
Merge with AMR. Modification of templates2ada More... over 18 years ago
merge with amr More... over 18 years ago
* settings.adb : Adds parameter Ignore_Author_Click More... over 18 years ago
* web/makefile: (setup): Properly generate the tmp files into the gen directory. More... over 18 years ago
Merge with AMR More... over 18 years ago
Add missing template for the logout support. More... over 18 years ago
* settings.ads : Adds Anonymous_Visit_Counter parameter. If false increments visit counter only on logged user click More... over 18 years ago
* v2p-database.adb : Adds visit counter template tag More... over 18 years ago
Adds procedure Increment_Visit_Counter Increments visit counter on forum entry callback More... over 18 years ago
* web/src/v2p-web_server.adb: Add support for logout. Rework the login handling to properly set the block login section. More... over 18 years ago
Fix previous commit which was premature. More... over 18 years ago
(install): Copy executable as the last action. If the serveur is already running this won't prevent the templates to be installed. More... over 18 years ago
Rework the makefiles. The main makefiles handles options and modules. The web/makefile supports the final actions. This deports the actions locally where things are done. More... over 18 years ago
* makefile: Update header box. More... over 18 years ago
Fixes some HTML errors. Creates a global div on each pages to control element position. More... over 18 years ago
Adds missing templates from the last check-in to create forum list lazy tag and main page More... over 18 years ago
The forum list is now a lazy tag. Adds forum list to forum_entry and forum_threads Adds v2p main page More... over 18 years ago
* v2p-web_server.ads: (Image_Source_Prefix): Improve comment. More... over 18 years ago
Merge with AMR More... over 18 years ago
Uses Template Parser to set CSS colors More... over 18 years ago
Removes unused file More... over 18 years ago
Adds import_css.thtml template to import css Import user.css if logged, else visitor.css More... over 18 years ago
Fix style error preventing v2p to build. More... over 18 years ago
* block_login.thtml : Uses label HTML element before the login form More... over 18 years ago