0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New menu architecture of 3 levels (root, level 1, level 2). Access class starting to be used. New subSection for level 2 menus for projects, namely edit. Fixed active hidden pane link bug on the project build and edit sub sections. More... about 14 years ago
Fixed main menu look on browsers other than Safari. Added admin link for admin CoS users. More... about 14 years ago
Increased the project status indicator on the dashboard. Seriously improved the main menu bar. More... about 14 years ago
New main menu, hopefully improving user experience and standardizing action items and information on the page a bit. Improved layout on the project page a bit, making way for the future layout improvements. Also project avatar is now maxed at 40x40 pixels. Several other layout improvements. More... about 14 years ago
Small harmless fade in animation on the authentication screen, aka... procrastinating... :-) More... about 14 years ago
Improved project build results pane show up animation. Minimized Firefox FOUT issue, by way of fading in the footer and logo - both with custom embedded fonts. More... about 14 years ago
Custom web fonts with @font-face. Still unsure if this will stick. More... about 14 years ago
Implemented project editing. More... about 14 years ago
Fixed notice on project creation More... about 14 years ago
Fixed erroneous unlink that caused the log file test to fail. Supressed eventual warnings/notices on all filesystem PHP calls. Fixed some tests actually zeroing out some pre-existing files, like the log. More... about 14 years ago
Added Orbitron and Anonymous Pro free truetype fonts, for the logo (temptative) and for monospaced output. More... about 14 years ago
Using the out-of-the-box file-uploader loading icon, for now. More... about 14 years ago
Using the out-of-the-box file-uploader loading icon, for now. More... about 14 years ago
Added more strict validation to installation process More... about 14 years ago
Added installation process More... about 14 years ago
Fixed potential syntax error with the avatar uploader. Consecutive uploaded avatar files now overwrite the previously shown file. More... about 14 years ago
Changed footer to conform with the new license terms More... about 14 years ago
The GPLv3 license terms. More... about 14 years ago
Major changes throughout the platform. Migration to GPLv3. User avatar. Support for later implementation of gravatars. Using pChart has Cintient's charting lib. New settings area. New Ajax handler specifically for handling ajax requests. More... about 14 years ago
Added total number of builds, for generic stats. Minor text change on the dashboard. More... about 14 years ago
Now storing the SCM revision associated with a project build. Fixed fatal error right after creating a project. Project details now correctly show latest build's revision, number and outcome. Properly shielded the project view from situations where builds hadn't been triggered. Several layout improvements. More... about 14 years ago
Improved status handling for Project and ProjectBuild; Project status can also reflect a latest ProjectBuild status; a project at init() time always gets status unbuilt. Now storing the SCM revision associated with a project build. More... about 14 years ago
Added default YY scrollbar. Performance improvement on the project build result panes show/hiding logic. Added build result panes link highlighting for actively selected panes. More... about 14 years ago
Build result panes on the project build view, now properly showing/hiding other panes on click event triggering More... about 14 years ago
Fixed fatal error occurring after a build's completion More... about 14 years ago
Using a const for the default chart width More... about 14 years ago
Major layout improvements More... about 14 years ago
More work done on the project details section. Started doing each section on it's own private div, for later hiding/showing one at a time. The build history dropdown box now properly redirects the page to that build. More... about 14 years ago
Using objects as parameters instead of primitives More... about 14 years ago
Added a few stuff for project details viewing More... about 14 years ago