Very Low Activity

Commits

  Analyzed 8 days ago based on code collected 8 days ago.
  All Time 12 Month 30 Day
Commits: 128 0 0
Contributors: 3 0 0
Files Modified: 32 0 0
Lines Added: 7336 0 0
Lines Removed: 2491 0 0

Commits per Month

Most Recent Commits

 
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I'm intending to make the fileview info appear in the listview screen when a file is clicked in the list. (Eventually I want to get rid of all page refreshes and do it all in javascript.) I've added the frame for the file view info to go in. (not sure yet how I'm going to do the next/previous in sequence links.) Anon32 More... almost 2 years ago
Fixed up errors that occurred when I moved to a comercial server. Now the code is less dependant on the database being in a specific place relative to where the code is running. Also changed way of getting file size because the filesize function doesn't work on the new server. Anon32 More... almost 2 years ago
Fixed bug that stopped the download button in listview from working. Anon32 More... about 2 years ago
Allow sysadmin to specify command for compressor. This became necessary because my new host doesn't have 7zip, so I needed to upload a 7zip binary. Anon32 More... about 2 years ago
Fixed up connection to database where database is not hosted on the same server as html Anon32 More... about 2 years ago
Made the filter names render in a bit larger font Anon32 More... over 2 years ago
Fixed up UI for filters Anon32 More... over 2 years ago
Put code from onSubmit back into onComplete. It should run before the file loads, but it seems like onSubmit gets run before the file gets listed, and since the code modifies the html of the listing, it doesn't work in onSubmit. Better to run late than never. Anon32 More... over 2 years ago
Tidied up my javascript a bit. Put some code in more appropriate places, so it runs when it's supposed to. Fixed the loading spiner on the buttons. Anon32 More... over 2 years ago
Moved the javascript into its own file. This required removing the php from it and finding a new way of getting info from php into the javascript, which is now done via a DOM element on the page. Anon32 More... over 2 years ago
See All Commits
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.