Commit Verlauf

Autor SHA1 Nachricht Datum
  emanuele 04c62a3582 When the emulated version is reverted to default, the session data should be unset vor 12 Jahren
  emanuele e18fec457e ! Fixed sorting of installed packages in several ways (url points to the appropriate sub-action, the packages are actually sorted, the sort_id is properly created, removed some code that was left behind) - Thanks Spuds! vor 12 Jahren
  emanuele c3d185273e ! Fixed uninstall test not able to get the correct path for the files and directories to remove vor 12 Jahren
  emanuele 0f76ad6ef5 Removed a double negation vor 12 Jahren
  John Rayes 751f03e133 ! Undefined index while adding hooks and credits while parsing a package vor 12 Jahren
  emanuele45 ea6a2466b5 Merge pull request #124 from Spuds/script vor 12 Jahren
  Spuds ecdf5f213c ! With sorting we need room in the header cell for the icon vor 12 Jahren
  emanuele 1d26b06e60 Should be possible to include a file with hooks even using the <hook> tag vor 12 Jahren
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
  emanuele eaa109888c Fixed the 'id' of the packages (only visual sorting related) vor 12 Jahren
  emanuele 466b914473 Packages sorting! vor 12 Jahren
  emanuele d460b5a3f4 If pacman doesn't know the action is better to report a nice error rather than die with php error messages vor 12 Jahren
  emanuele b4b86fdccf ! A bit more warnings during packages install if files don't exist and check if the files exist before do a require when performing the real install [Bug 4986] vor 12 Jahren
  Spuds 2aabbc42fb ! Add emulation support to installed tab so its like whats under the browse tab vor 12 Jahren
  Spuds d214416eee ! add a class element .sort to the sort icon so it can be positioned in the headers independent of the text vor 12 Jahren
  Spuds 7f5207bb89 ! [4772]: OpenBaseDir restriction in Packages.php vor 12 Jahren
  Spuds f43508e782 ! package manager updates vor 12 Jahren
  Spuds 9bc133e941 ! Updates to better manage memory requests vor 12 Jahren
  Spuds b02a3db999 ! 4442: Form submit buttons should not be named submit, many files vor 12 Jahren
  Spuds 13689b9fde ! 4813: The same text on Package Manager options area vor 12 Jahren
  Spuds 85f1a014eb ! removed error suppression with proper check LogInOut.php vor 12 Jahren
  Spuds 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php vor 12 Jahren
  Spuds 7ce72a18f5 ! some more minor doc changes vor 12 Jahren
  emanuele 8b570972f8 ! smcFunc not globalized in the function PackageOptions vor 12 Jahren
  emanuele 3ee0781ec5 ! When pacakges are uninstalled, the time_removed field is updated only for the uninstalled package [topic 453027] vor 12 Jahren
  Spuds 906795f52e ! Cleanup, many files (sync of in / out changes) vor 12 Jahren
  Spuds be0d46cb3c ! JavaScript functions can't have default values (script.js) vor 12 Jahren
  Spuds de099bdbc2 ! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!) vor 12 Jahren
  Spuds f438dcabae ! Change @ini_get to ini_get. It never returns an error. vor 12 Jahren
  Spuds c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 12 Jahren