3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* db/data/initial-data.sql : Moves trigger to schema-sqlite More... over 18 years ago
Fixes trigger update_comment_counter More... over 18 years ago
Add some comments about the GNAT GPL 2006 work around. More... over 18 years ago
* web/ecwf/aws-services-ecwf-context.ads, web/ecwf/aws-services-ecwf-context.adb: (Image) [Object]: Renamed to Get_Id. More... over 18 years ago
* web/ecwf/aws-services-ecwf-context.adb, web/ecwf/aws-services-ecwf-context.ads : - Adds function Image for Object type More... over 18 years ago
Fixes block metadata HTML More... over 18 years ago
Fixes forum/category selection on new post More... over 18 years ago
* web/src/v2p-ecwf_callbacks.adb, web/src/v2p-ecwf_callbacks.ads : - Adds new post callback to remove TID in context (avoid to display metadata of the last photo) More... over 18 years ago
Adds Tid in CONTEXT_LAST_COMMENT value to allow to same comment on two differents threads More... over 18 years ago
Uses yui class to display metadata. More... over 18 years ago
Fixes metadata display More... over 18 years ago
* aws-services-ecwf-registry.adb: Fix order of insertion into the translate set to ensure that the values comming from the callbacks override the previous one. More... over 18 years ago
Replace To_Unbounded_String ("") by Null_Unbounded_String. Using the former is always dubious as it is equivalent to the later. Fix typo in comment. More... over 18 years ago
(Get): If exiftool is not installed we just return an empty record set. We do not want to crash in this case. More... over 18 years ago
Minor reformatting More... over 18 years ago
* web/src/v2p-database.adb: (Get_Exif): Fix implementation, read the exif only if found in the database. More... over 18 years ago
Add missing constant keywords where needed. More... over 18 years ago
Minor reformatting More... over 18 years ago
Merge with AMR More... over 18 years ago
Use consistent casing. More... over 18 years ago
Add missing parameter mode. Minor reformatting. More... over 18 years ago
(Is_Windows): Avoid Contraint_Error by first checking if the OS variable exists. More... over 18 years ago
(AWS.Context.update) : Concat context parameter in href (removes the anchor onclick attribute as it does not work with middle and context menu click) More... over 18 years ago
Fix metadata fieldset layout by properly setting the inherited CSS values (position to relative was mandatory in this case). More... over 18 years ago
Minor reformatting More... over 18 years ago
Generate templates sources into a specific directory "tsrc" to avoid cluttering the standard source directory. More... over 18 years ago
* web/ecwf/aws-services-ecwf-registry.adb, web/templates/block_metadata.thtml, web/templates/r_block_metadata_form_enter.txml, web/src/v2p-web_server.adb: Minor reformatting. More... over 18 years ago
Set forum link color More... over 18 years ago
* web/css/style.css: Revert previous change to put the separator at the bottom now that the layout is properly implemented. Add a little margin after the metadata, cleaner. More... over 18 years ago
Fix CSS to work on IE and Firefox. Use consistent style for the CSS (a space after :). More... over 18 years ago