Commit Graph

738 Commits

Author SHA1 Message Date
390f154215 # added a summary column to the site table.
made related UI changes for the added column
2015-04-25 04:43:38 +00:00
b875aba90d fixed a potential bug in projectbar 2015-04-25 02:40:51 +00:00
90b88057fd changed the project bar to show the subtitle 2015-04-25 02:31:48 +00:00
3493b77ba4 fixed double listings of the same directory in the rpm spec file 2015-04-24 14:59:27 +00:00
d173c685ba # implemented the sticky footer.
# changed the styles of many elements including taskbar, projectbar, and footer.
2015-04-24 14:43:59 +00:00
44c19de15d fixed the border-bottom of some tables 2015-04-24 02:58:32 +00:00
35a72f7688 styled up some pages 2015-04-24 02:42:12 +00:00
acbb46dc3d fixed the LOC-by-file function to use the full path as a node name 2015-04-23 10:19:00 +00:00
f13d9f2c2b fixed wrong div ids 2015-04-23 10:04:07 +00:00
85cd7cec6c adjust the style of the LOC-by-file graph 2015-04-23 09:50:47 +00:00
5d41e1739d # added a new LOC graph by file in the code folder view.
# added D3.js 3.5.5 and CodeFlower.js
2015-04-23 09:25:26 +00:00
ca598a238e added padding to the file list 2015-04-23 00:48:05 +00:00
12bd1ca41e added icons to Enstyle and Destyle labels 2015-04-23 00:40:08 +00:00
5ea48cee2d # changed SubversionModel->getRevProp() to allow operations on a file
# added icons to some text labels
2015-04-22 15:54:24 +00:00
252508fa85 added css/font-awesome.min.css omitted in the previous commit 2015-04-22 14:09:31 +00:00
a9dc069aab # added Font Awesome 4.3.0
# changed some code views to use fonts from FA
# fixed code/graph to use given revision in generating some graphs
2015-04-22 14:07:37 +00:00
61f8440f57 changed the SubversionModel->getFile() to return less information on demand 2015-04-21 15:01:24 +00:00
fdb7d35198 # changed the code search result to be shown with line numbers in the new style.
# added an anchor to revision shown on the code search view.
# added the search-in-progress effect to the search string box
2015-04-21 14:34:19 +00:00
1ffe44458e added monaco to the fixed-width font list 2015-04-20 12:21:21 +00:00
0535c21438 removed the background image from the .ui-widget-content class 2015-04-20 04:45:09 +00:00
0b570f334b relocated log tables into another panel in site home and project home 2015-04-19 16:31:07 +00:00
60de017146 changed the code revision view to show information in collasible boxes 2015-04-19 16:18:29 +00:00
be199e68ee # changed the diff view to use a separate floating span to show line numbers.
# changed the blame view to use separte floating spans to show authors and revisions.
2015-04-19 15:17:35 +00:00
1d5a16a1d4 # added sanity check on user settigs taken from the session/cookie data
# added revision navigator in the code folder view.
# added etag/last-modified to user icon retrieval.
# fixed various css issues
2015-04-18 16:09:57 +00:00
a382e3979c made issue lists foldable in the site home view 2015-04-17 13:41:04 +00:00
1251037e4b renamed the variable name that should have been renamed some commits ago 2015-04-17 13:04:44 +00:00
b0188e8603 tuned css styles further 2015-04-17 12:53:54 +00:00
22be8a0803 fixed a bug of not escaping comment output in the code revision view 2015-04-17 11:18:48 +00:00
4524a85301 added the codepot_merge_path() javascript function 2015-04-17 11:10:24 +00:00
bc8e17d28d cleaned up css slightly more 2015-04-17 10:30:03 +00:00
cc358baa17 cleaned up css a bit 2015-04-17 08:03:12 +00:00
7a6a37895e added padding-left to project_home_sidebar 2015-04-17 05:57:57 +00:00
31f433b375 added the 'All' button next to the 'Change log' label in sidebar boxes to put back the lost href link for the collapsible sidebar box implementation 2015-04-17 05:56:04 +00:00
3432debaa2 made sidebar boxes collapsible in the project home view and the site home view 2015-04-17 05:26:24 +00:00
39139aa5c2 # added codepot_htmlspecialchars by copying htmlspecialchars from phpjs.org.
# renamed some instances of the words 'details' to 'metadata'
# renamed the database column 'code_hide_details' to 'code_hide_metadata'.
# almost finished the new project_catalog page.
2015-04-17 04:02:42 +00:00
434a1f8f3f #fixed bugs not handling some special cases in code diff view including subversionmodel.
# partially changed the project catalog view to use ajax to load the project list
2015-04-16 15:08:46 +00:00
d3b7e8c43e fixed wrong jquery inclusion in graph-main 2015-04-15 17:18:42 +00:00
94e8bddd46 # added project/search_json to support the quick project finder on the top taskbar.
# adjusted some styles in jquery-ui.css
# changed some view files to use $(function() {}) instread of "body onload=".
# fixed a bug of showing some garbages in the diff view - it showed property changes before this fix
2015-04-15 17:01:01 +00:00
e88282f081 # enhanced code search with more options(inversion, recursion, case-insensivity, file name search, regex)
# updated jquery to 1.11.2 and jquery-ui to 1.9.2
2015-04-15 07:52:29 +00:00
ff3bb55222 changed styles a bit 2015-04-14 14:48:09 +00:00
58b557b2fe fixed a bug in showing a wrong revision in the folder view 2015-04-14 09:47:27 +00:00
e1a3fe625b switched to use the shutdown hook to delete residue files after transmitting a zipped file 2015-04-14 07:09:59 +00:00
b3040e5c47 removed the italic style from the footer 2015-04-14 06:24:34 +00:00
70627fb83c made minor changes to subversionmodel 2015-04-14 05:40:36 +00:00
6c03fe0bb4 changed log messages and added another ZipArchive availablity check 2015-04-14 05:34:28 +00:00
39ca68b8ad added check for ZipArchive availability 2015-04-14 05:16:41 +00:00
73d47592aa supported directory download 2015-04-14 04:11:27 +00:00
c8eb4f1d0d synchronized pecl-svn with the upstream r336509 2015-04-13 06:04:02 +00:00
5ac961bbea changed the code revision view to hide unneeded divisions before rendering wiki text 2015-04-13 03:51:59 +00:00
a05f05458c changed the code revision view to show property changes 2015-04-13 03:41:12 +00:00