28 Commits

Author SHA1 Message Date
Nathan Adams
31735c4048 Issue 147: Add repository type to forge management project list 2016-03-26 17:08:31 -05:00
Nathan Adams
957111d6ad Issue 143: Add preview for image files 2016-03-19 19:08:15 -05:00
Nathan Adams
57641e1661 Issue 133: Add lazy loading for images support 2016-03-05 21:32:34 -06:00
Nathan Adams
7f1ef7dc40 Issue 112: Missing git information for some files 2015-11-15 22:39:13 -06:00
Nathan Adams
7532cb9b16 Issue 110: Add list of projects user is owner of to forge admin 2015-10-27 19:14:07 -05:00
Nathan Adams
b860b18711 cleanup 2015-10-23 22:04:32 -05:00
Nathan Adams
170c74bf16 Issue 108: Downloads misspelled on Downloads page 2015-10-16 22:22:17 -05:00
Nathan Adams
75986bb272 Issue 81: Allow users to create downloads that point offsite 2015-10-16 22:09:57 -05:00
Nathan Adams
5ef4859819 Issue 106: Allow size to be sorted on admin page 2015-10-04 16:45:40 -05:00
Nathan Adams
90ce6fda4c old tickets
Issue 38: Add tab for inactive users in forge management
Issue 37: Add tab for active users in forge management
2015-08-30 20:24:03 -05:00
Nathan Adams
5c61ef6d52 old Issue 51: Commits not following my account after email change, and email change back 2015-08-30 18:38:42 -05:00
Nathan Adams
8555a1b7f7 Fixing Issue 92 - Downloading files with same name 2015-01-03 16:42:52 -06:00
Nathan Adams
3ccdcf666b Fixing the following issues:
Issue 88
Issue 87
Issue 86

Along with some slight fixes
2014-12-29 21:38:22 -06:00
Nathan Adams
660df0f5d5 Adding support for first + last name 2014-12-28 21:57:40 -06:00
Nathan Adams
fe4e7266fd Fixing Issue 89 2014-12-28 20:54:24 -06:00
Nathan Adams
cc6f2b2ca8 Fixing issue 85
Fixing old issue 68
Fixing old issue 45
2014-12-27 19:33:57 -06:00
Nathan Adams
d0095cb454 Fixing Issue 84 2014-12-27 17:30:37 -06:00
Nathan Adams
2d814d43e8 Fixing issue 82
Fixing old issue 44
2014-12-27 14:26:17 -06:00
Nathan Adams
5b2937151c Fixing issue 70 2014-12-20 11:05:33 -06:00
Nathan Adams
9330e47398 Revmoing cache for viewing source (temporarily) 2014-10-30 19:20:34 -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
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
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
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
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
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
3b1e713fc4 Initial commit 2013-07-20 17:41:56 -05:00