Commit Graph

249 Commits

Author SHA1 Message Date
XhmikosR 197046b761 Partially revert b2e140389f
" Move system includes before local ones"
2013-08-03 21:11:58 +03:00
XhmikosR 900259a8bc htdocs: update .htaccess to the latest git. 2013-08-01 17:00:26 +03:00
XhmikosR f7e93f9942 htdocs: move the id to the parent element instead of using empty <a>. 2013-07-31 18:21:06 +03:00
XhmikosR a901c33d93 htdocs: update normalize.css. 2013-07-31 18:21:06 +03:00
XhmikosR c57879e578 htdocs: tweak the "Download Now!" button. 2013-07-31 18:21:06 +03:00
XhmikosR 05dc0433fb htdocs: use span element for maxChars. 2013-07-31 18:21:06 +03:00
XhmikosR 67afb6b2ba archive: minor tweaks. 2013-07-31 18:21:06 +03:00
XhmikosR b2e140389f * Move system includes before local ones
* Remove superfluous newlines
2013-07-31 18:21:06 +03:00
XhmikosR c4890a782f htdocs: Fix XHTML validation errors. 2013-07-31 14:02:56 +02:00
XhmikosR 2cc2d17bc6 htdocs/archive/index.php: switch to XHTML 1.1. 2013-07-31 14:02:39 +02:00
XhmikosR 3a9740b110 htdocs: move inline JS to a separate file. 2013-07-31 14:02:21 +02:00
XhmikosR 6f278b9131 htdocs/demo/report/index.php: add "Archive" link in navbar. 2013-07-31 14:02:07 +02:00
Tim Gerundt 851b80341c htdocs: Fix escaping of html characters in /devinfo. 2013-07-31 14:01:56 +02:00
Daniel Marjamäki 9656e71c03 archive: replace &amp; since it doesn't work well 2013-07-30 20:36:32 +02:00
Daniel Marjamäki e559b6da65 archive: use camelCase in js function names 2013-07-30 18:06:03 +02:00
Daniel Marjamäki e1acef1217 archive: moved <script> from report.cgi. don't output <html> etc from report.cgi because it is inlined in /archive/index.php 2013-07-30 17:40:30 +02:00
Daniel Marjamäki 545aad579f archive: fixed addfile URL from the report.cgi. improved xml validation for '_' in attribute values and <abc/> elements. 2013-07-29 10:21:10 +02:00
Daniel Marjamäki f353713718 archive: use '<?php .. ?>' instead of '<? .. ?>'. Thanks XhmikosR. 2013-07-28 23:17:56 +02:00
XhmikosR 8e59ea9842 Add a link to the Archive in navbar. 2013-07-28 20:19:04 +02:00
XhmikosR 9f8fcdddb9 Use the full sourceforge url. 2013-07-28 20:18:53 +02:00
XhmikosR 0a97fd972c Update make.js
Simplify echo commands.

Thanks @vBm for pointing it out.
2013-07-28 18:38:46 +02:00
XhmikosR 53bf8308fa htdocs:
* update deps
* use double quotes and fix warnings
2013-07-28 18:38:40 +02:00
Daniel Marjamäki 43f0be06fa astyle formatting 2013-07-28 10:38:56 +02:00
Daniel Marjamäki be11c47b82 archive: renamed createzip.cgi to archive.zip. allow rules in the archive and append .rule if the file is a rule and .cfg otherwise. 2013-07-26 11:21:42 +02:00
Daniel Marjamäki 464dccc188 htdocs/archive: added download 2013-07-22 08:22:06 +02:00
Daniel Marjamäki e54bc77ad2 astyle formatting 2013-07-22 07:26:15 +02:00
Daniel Marjamäki 79fa4e7226 htdocs/archive: improved xml validation 2013-07-21 17:00:12 +02:00
Daniel Marjamäki 6e7c29987d webarchive: updated validation 2013-07-21 11:27:50 +02:00
Daniel Marjamäki 2ab8489e1b archive: added report.c 2013-07-21 08:26:25 +02:00
XhmikosR e09dfadce6 htdocs: Make the Cppcheck header clickable. 2013-07-19 09:39:11 +02:00
XhmikosR 548234ba50 Trim trailing spaces. 2013-07-16 09:02:31 +02:00
XhmikosR 29475d056a Use the full sourceforget.net url. 2013-07-16 09:01:56 +02:00
Daniel Marjamäki 7d237579c9 htdocs/archive: renamed 'history.txt' to 'setfiledata.log'. use full url cppcheck.sourceforge.net. 2013-07-13 21:02:45 +02:00
Daniel Marjamäki dcb38ff637 htdocs/archive: Save every version 2013-07-13 17:32:48 +02:00
Daniel Marjamäki 2d73b3ef0d htdocs/archive: change index.php to use new archive 2013-07-13 17:17:32 +02:00
Daniel Marjamäki 3185b1b118 htdocs/archive: minor fixes and cleanup 2013-07-13 10:23:10 +02:00
Kimmo Varis d1ec81771c Fixed 3191 (GUI: Does not compile against Qt 5) 2013-07-13 09:16:15 +02:00
XhmikosR bbf3db4d78 Update jquery to 1.10.2 and add a local fallback. 2013-07-10 06:43:07 +02:00
Daniel Marjamäki 5da31fd2f3 htdocs: improved archive. added edit/setfiledata 2013-07-08 21:20:36 +02:00
XhmikosR 589614e791 htdocs: Re-license files under GPLv3, the same as Cppcheck itself. 2013-07-07 18:09:37 +02:00
XhmikosR 611e6eaf97 htdocs\site\js\github.js: remove unneeded JSHint rules. 2013-07-07 18:09:19 +02:00
Daniel Marjamäki 88e96a42fe htdocs: web archive. when addfile/deletefile/renamefile are done, show message and OK button. 2013-07-07 18:06:52 +02:00
Daniel Marjamäki 15f24fe405 htdocs: new archive interface. add file, rename file, delete file works. But edit doesn't work yet. 2013-07-07 16:55:38 +02:00
XhmikosR 557be8efc8 Remove extra new lines. 2013-07-07 11:21:33 +02:00
Daniel Marjamäki 244d724b26 astyle formatting 2013-07-07 11:07:23 +02:00
XhmikosR d49cf4197e htdocs: Use the new SourceForge link for news. 2013-07-07 11:01:45 +02:00
Daniel Marjamäki 445be5bd45 htdocs: refactoring and improving web archive 2013-07-07 10:59:57 +02:00
Daniel Marjamäki 23eaedca27 htdocs: refactorings in web archive 2013-07-07 10:27:45 +02:00
XhmikosR 20e972fa4f htdocs: Add a 404 page taken from html5 boilerplate. 2013-07-07 09:16:44 +02:00
Daniel Marjamäki c8b602d7a3 htdocs: updated web archive report script so only name is listed 2013-07-07 09:15:35 +02:00
XhmikosR 8d74d6649d Convert submitfile.html to index.php.
Use our style, add the navbar/logo and fix validation errors.
2013-07-06 21:38:56 +02:00
Daniel Marjamäki de4fb9bc2d htdocs: Added simple web archive 2013-07-06 17:24:23 +02:00
XhmikosR 9ae9c71d0d Update deps and .jshintrc.
JSHint 2.1.4 comes with a `shelljs` option which we can use instead of defining the individual globals.
2013-06-30 12:41:59 +02:00
XhmikosR 99ad6f3735 Update .htaccess to the latest html5 boilerplate. 2013-06-30 12:41:59 +02:00
Daniel Marjamäki f359bfca9c htdocs: changed link to mercurial pre-commit hook from forum post to wiki page 2013-06-10 06:51:38 +02:00
XhmikosR cbe4095326 htdocs/site/LICENSE.md: Fix copy paste error. 2013-06-06 14:37:19 +02:00
XhmikosR 8862864062 htdocs/site/css/all.css: clean up link styles 2013-06-05 17:27:49 +02:00
XhmikosR 400c96862a htdocs: update picnet table filter 2013-06-05 17:27:35 +02:00
XhmikosR 1e56b94311 htdocs: add a node.js method for minifying the files.
Run `node make` or `node make minify`.

Additionally, you can use `npm run check` or `npm run lint` to check our js and css files for errors with JSHint and csslint.
2013-06-05 17:27:21 +02:00
XhmikosR 2204bd89b2 htdocs/index.php: break very long line. 2013-06-05 17:27:04 +02:00
Daniel Marjamäki c42793b9b4 htdocs: clarify that mercurial commit hook script works in Linux 2013-06-05 17:25:23 +02:00
Daniel Marjamäki 127b844f00 htdocs: added info about commit hook scripts for TortoiseSvn and Mercurial to the clients section 2013-06-05 17:21:46 +02:00
Daniel Marjamäki 3393d35789 index.php: updated download link to version 1.60.1 2013-06-02 19:55:44 +02:00
Daniel Marjamäki e6e69952da htdocs/index.php: refactoring text 2013-05-21 21:44:19 +02:00
Daniel Marjamäki db032e57b4 htdocs: mention comparison of cppcheck and pvs-studio (temporarily maybe) 2013-05-21 21:39:02 +02:00
XhmikosR 56e4487e26 update js/pack.js with the latest uglify-js 2013-05-08 18:37:25 +02:00
XhmikosR ef6a1b6022 update normalize.css 2013-05-08 18:36:59 +02:00
XhmikosR 2d6d1f3250 web:
* add transition to all a:hover
* remove inherited font-family
* specify the default font size
2013-04-09 17:49:09 +02:00
XhmikosR c0ad2a209c update .htaccess to the latest html5 boilerplate git 2013-04-08 11:53:59 +02:00
XhmikosR 4df22a47d9 update normalize.css to v2.1.1 2013-04-08 11:53:59 +02:00
XhmikosR 5bff8d6b0b update pack.css with the latest clean-css 2013-03-30 19:06:13 +01:00
Daniel Marjamäki 274aa87331 1.59: updated download link on the web 2013-03-30 08:45:52 +01:00
XhmikosR b643da690a no need to overqualify the cmd class 2013-03-17 19:55:07 +02:00
XhmikosR 72735677d8 specify the box-sizing property so that the width is what we expect it to be 2013-03-17 19:55:06 +02:00
XhmikosR da3e0daaf2 margin can't be used with display: inline so remove it 2013-03-17 19:55:06 +02:00
XhmikosR 8e13989d6a add a link to the commit author's github profile 2013-03-17 17:34:17 +01:00
XhmikosR cff2126df9 github.js: switch to 4 spaces for indentation 2013-03-05 17:56:55 +01:00
XhmikosR ffc82a9d89 github.js: remove unneeded parentheses 2013-03-03 09:59:29 +01:00
XhmikosR dd76d934d2 github.js: fix author.
When there is no github user just use commit.author.name otherwise the github login name.
2013-03-02 09:26:57 +01:00
XhmikosR 320cbf3f98 github.js: add JSHint settings 2013-03-02 09:26:36 +01:00
XhmikosR c807b12b37 github.js: simplify code 2013-03-02 09:26:11 +01:00
XhmikosR 06c6e78be4 github.js: remove the author.
The author might not be a GitHub user, in which case we have issues like undefined author.
2013-03-02 07:28:49 +01:00
XhmikosR 87abab3765 github.js: fix this.author null error 2013-02-23 08:12:50 +01:00
XhmikosR d7d55de678 update jquery to 1.9.1 2013-02-23 08:12:36 +01:00
XhmikosR c64174ab36 htdocs: update minify scripts 2013-02-16 13:25:54 +01:00
XhmikosR ad61ed2f93 all.css: move border-radius property after the vendor prefixed ones 2013-02-06 19:37:28 +01:00
XhmikosR 163cce726c all.css: use white and black instead of the hex since clean-css takes cares of this when it's smaller to use the hex 2013-01-24 21:01:14 +01:00
XhmikosR 392960513b all.css: no need to overqualify tags. Also merge two identical selectors. 2013-01-23 18:30:28 +01:00
XhmikosR 55b8ac00b0 htdocs: add normalize.css to ensure that the visual styles are the same across all browsers 2013-01-21 19:07:57 +01:00
XhmikosR 9787c97a7c update jquery to v1.9.0 2013-01-21 19:07:44 +01:00
XhmikosR acb34e403b all.css: add transition effect for the Download now button 2013-01-21 19:07:31 +01:00
XhmikosR e41768e799 all.css: use background-color when specifying only that property 2013-01-21 19:07:16 +01:00
Daniel Marjamäki 2666ff0be7 htdocs: updated download link to windows installer 2013-01-12 17:35:45 +01:00
XhmikosR 5f5eaf0763 merge similar selectors and use silver instead of the hex color since it's smaller 2012-12-23 19:56:11 +01:00
XhmikosR 53506973a4 partially revert f8c99ce065 and use 2 spaces 2012-12-15 09:46:02 +01:00
XhmikosR ab82cc6305 htdocs/demo/index.php: fix typo 2012-12-03 12:33:20 +01:00
XhmikosR 7000dbadd5 update .htaccess to the latest html5 boilerplate git 2012-12-03 12:33:07 +01:00
XhmikosR ebd5c17b52 combine css and js files 2012-12-03 12:32:56 +01:00
XhmikosR 1479a50db9 update jQuery to 1.8.3 2012-12-03 12:32:44 +01:00
XhmikosR 25b76894f7 htdocs: switch to uglify-js 2.x 2012-12-03 12:32:33 +01:00