Commit Graph

194 Commits

Author SHA1 Message Date
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 & 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