summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2007-02-02Cleared bug 1625954 einhverfr
2007-02-02Updated new part on invoice behavior: Cleared bug 1625954.einhverfr
2007-02-02Fixing bug 1616749; cc and bcc are no longer deleted when converting invoice.einhverfr
2007-01-22Fixing bug 1625921einhverfr
2007-01-12Fix for 1633654. Only use the item's sellprice if not entered by the user.tetragon
2006-12-07A step towards fixing printing with 3-arg open statements. Printing is not v...einhverfr
2006-12-05Fixing NaN appearance on cash screens.einhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-12-05Fixing all bug-1607680-like problemseinhverfr
2006-11-28Remove test/test2 from save_preferences. Error uses test's languagetetragon
2006-11-22Moving base images into /imagestetragon
2006-11-21first login needs to load a static html page to avoid a race between the two ...christopherm
2006-11-21Logout works as advertised and script bug is fixed.einhverfr
2006-11-21Fixing authentication bug in trunk, try 2einhverfr
2006-11-21Fixing authentication bug in trunkeinhverfr
2006-11-15removing choice for db encoding... utf-8 all the way baby!!christopherm
2006-11-15Fixing parts handling so if part is not saved we display error.einhverfr
2006-11-15setting default port to 5432 with no default user namechristopherm
2006-11-15setting default dbhost to localhostchristopherm
2006-11-14Using 'localhost' instead of $locale->text('localhost')christopherm
2006-11-14Tidy button labeltetragon
2006-11-14expired session handling is broken, setting form action to admin.pl which wil...christopherm
2006-11-14 Doing the same thing for expired sessions - back to login instead of ugly in...christopherm
2006-11-14blink and font tags are evil. This isn't 1994 anymore.christopherm
2006-11-14When the user enters an incorrect password, they're redirect to the login scr...christopherm
2006-11-14Ignore dbh from $form->{previousform}tetragon
2006-11-14Fix rendering of tax config form for Firefoxtetragon
2006-11-14Removing unnecessary .htaccess fileseinhverfr
2006-11-13'root login' is history... the admin user is now, strangely enough called 'ad...christopherm
2006-11-13fixing tool to change admin passwordchristopherm
2006-11-13fixing a couple of $form->callback to $form->{callback}christopherm
2006-11-13Fixing callback/{callback}einhverfr
2006-11-13Set default language code for selectiontetragon
2006-11-13fixing double md5()ing of passwords. User::save_member now assumes that a 32 ...christopherm
2006-11-13Fixing logouteinhverfr
2006-11-13Fixing logouteinhverfr
2006-11-13Adding proper redirect bits lots of placeseinhverfr
2006-11-13Hopefully fixing behavior on saving users.einhverfr
2006-11-13Hopefully fixing admineinhverfr
2006-11-13fetching user data from central db instead of flat file, removing sessionid, ...christopherm
2006-11-12Added error handling to missing GlobalDBH caseeinhverfr
2006-11-12Fixed 2 bugs: import text not working with alphanumeric partnumbers and comm...einhverfr
2006-11-12adding __FILE__ and __LINE__ to admin.pl so I can debug and fix this messchristopherm
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-11Removed exec()'ing redirectseinhverfr
2006-11-08Fix edge cases of redirect whitelistingtetragon
2006-11-07Whitelist redirect destinationtetragon
2006-11-07Fix screen display bug that causes internal server errorstetragon
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-03More string changestetragon