Nathan Adams
1f4586ec92
Fixing issue 71
2014-12-20 19:18:04 -06:00
Nathan Adams
5b2937151c
Fixing issue 70
2014-12-20 11:05:33 -06:00
Nathan Adams
3c0bc86780
Final behavior change - using placeholder HTML5
2014-12-19 23:04:10 -06:00
Nathan Adams
f892363613
Changing behavior of project search textbox to navigate to first displayed project
2014-12-19 22:53:27 -06:00
Nathan Adams
69c03cef15
Fixing issue 69
2014-12-19 22:47:32 -06:00
Nathan Adams
ba89ae6f47
Fixing old issue 26
2014-12-14 17:30:30 -06:00
Nathan Adams
7ba3d45e01
Fixing issue 34
2014-12-14 15:11:27 -06:00
Nathan Adams
018930faaa
Fixing issue 53
2014-12-10 22:02:22 -06:00
Nathan Adams
24991a1ecc
Adding syntax highlighter to base.html
...
Pre fix for issue 53
Fixing issue 60
2014-12-03 22:45:42 -06:00
Nathan Adams
e982e6869b
Fixing issue 59 with blank passwords being accepted
2014-10-30 21:06:13 -05:00
Nathan Adams
9330e47398
Revmoing cache for viewing source (temporarily)
2014-10-30 19:20:34 -05:00
Nathan Adams
1944b5acc0
Fixing bug where password would not be hashed in database if user updated password
...
This affected admin and user interfaces
2014-08-21 21:58:41 -05:00
Nathan Adams
83267c5807
Changing formating of files
2014-08-03 17:55:54 -05:00
Nathan Adams
019cd0b166
adding license and authors files
2014-08-03 17:53:21 -05:00
Nathan Adams
394dbd57a5
Fixing issue 43
2014-04-30 21:11:45 -05:00
Nathan Adams
0bc03907b6
Adding icon
...
Updating fileutil to show html in correct block
updating user view to include correct stats
2014-04-20 16:40:00 -05:00
Nathan Adams
9101155bc0
adding media
...
updating timeline
2014-04-05 00:02:37 -05:00
Nathan Adams
31e6ea2a29
Adding new urls
2014-04-04 23:59:17 -05:00
Nathan Adams
dd56d8f29f
Adding RSS icons to make it more obvious on how to subscribe to feeds issue 32
...
Adding ability to download project information issue 35
2014-04-04 23:54:03 -05:00
Nathan Adams
0d6b904cd6
Fixing issue 23 - Forge watch list SQL queries too high
2014-03-24 23:15:04 -05:00
Nathan Adams
1a9c4132c2
Updating css for word wrapping syntaxhighlighting
...
Updating issues with syntaxhighlighting and html tags
2014-03-24 22:10:12 -05:00
Nathan Adams
8a046e3c7e
Adding some extension mapping to FileUtil
...
Fixing wiki page update preview
2014-03-13 22:46:25 -05:00
Nathan Adams
0e0b7469d7
Adding entry for objective-c and ASM in autoloader
2014-03-13 20:34:50 -05:00
Nathan Adams
326cdd953e
Adding support for objective-C and assembler
2014-03-13 20:32:48 -05:00
Nathan Adams
7ac8142fc6
Adding feature to allow users to choose a syntaxhighlighter theme per project
2014-03-12 21:30:54 -05:00
Nathan Adams
822e107958
Changing source preview to use new syntax highlighter
...
fixing issue with QR OTP on user page
2014-03-11 21:01:25 -05:00
Nathan Adams
22de793422
Updating google analytics in Pluf framework
2014-03-10 22:34:32 -05:00
Nathan Adams
cc6f03a62d
Fixing issue with filter
2014-03-09 23:10:52 -05:00
Nathan Adams
700889bedd
Adding file for new syntax highlighter
...
changing OTP url for QR code creation
2014-03-09 22:40:56 -05:00
Nathan Adams
9ffb668e4e
Adding new syntaxhighlighter
2014-03-09 22:37:07 -05:00
Nathan Adams
931187da9b
Making it easer to manage ads
2014-03-09 21:23:20 -05:00
Nathan Adams
5ccdbfa305
Updating sync mercurial script to test if it is a debian based distro
2013-09-27 21:53:51 -05:00
Nathan Adams
18e191abc0
Updating public profile by writing new code that reduces queries and adds some more features - also fixes issue 13
2013-08-17 14:32:11 -05:00
Nathan Adams
ccece87dee
Fixing newline issue
2013-08-15 22:11:47 -05:00
Nathan Adams
5940f965a6
Fixing an issue with project activity FK constraints when deleting a project.
2013-08-11 17:15:05 -05:00
Nathan Adams
a7e1392f53
Adding migration for OTP field
2013-08-11 15:05:46 -05:00
Nathan Adams
3f69ca67b7
Fixing issue with site login OTP
...
Temporary fix with SVN path commit issue
2013-08-10 23:34:51 -05:00
Nathan Adams
5926f62bd1
Adding OTP support
2013-08-10 20:58:59 -05:00
Nathan Adams
5fc1c99ccf
Merge
2013-08-03 23:08:28 -05:00
Nathan Adams
deca41ba52
Fixing issue 12
2013-08-03 22:58:42 -05:00
Nathan Adams
c9565db7a3
Merge
2013-08-01 22:30:35 -05:00
Nathan Adams
750079ebac
Adding javascript for syntax highlighting and allowing tabs
2013-08-01 22:29:56 -05:00
Nathan Adams
7ebce22300
Adding the ability to add tabs to documentation and issue editing
...
Adding the ability to have syntax highlighted wiki (ie documentation)
ex:
<pre class="prettyprint">
int main()
{
cout << "test" << endl;
}
</pre>
2013-08-01 22:28:19 -05:00
Nathan Adams
2f981e42e5
Adding projectrequest files
2013-07-30 19:50:05 -05:00
Nathan Adams
f62d20f0d1
Adding migration for project request
2013-07-30 19:45:33 -05:00
Nathan Adams
d4994854c9
Fixing APC with latest version of PHP
...
Adding ability for user to request repo and staff members to approve repos - issue 9
Fixing issue 11 adding caching for requesting file contents with mercurial
Fixing issue 10 user profiles only show the projects that they are an owner on
2013-07-30 19:15:42 -05:00
Nathan Adams
def4ce7283
Removing uneeded comments
2013-07-27 19:38:12 -05:00
Nathan Adams
ef58d4135f
Fixing issue with indefero repo and removing registration key
2013-07-27 19:17:56 -05:00
Nathan Adams
42a3fd82bb
Adding bootstrap script
2013-07-24 23:14:15 -05:00
Nathan Adams
7816fa82e9
Adding scripts
2013-07-24 22:47:45 -05:00