コミット履歴

作者 SHA1 メッセージ 日付
  emanuele 04c62a3582 When the emulated version is reverted to default, the session data should be unset 12 年 前
  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! 12 年 前
  emanuele c3d185273e ! Fixed uninstall test not able to get the correct path for the files and directories to remove 12 年 前
  emanuele 0f76ad6ef5 Removed a double negation 12 年 前
  John Rayes 751f03e133 ! Undefined index while adding hooks and credits while parsing a package 12 年 前
  emanuele45 ea6a2466b5 Merge pull request #124 from Spuds/script 12 年 前
  Spuds ecdf5f213c ! With sorting we need room in the header cell for the icon 12 年 前
  emanuele 1d26b06e60 Should be possible to include a file with hooks even using the <hook> tag 12 年 前
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 年 前
  emanuele eaa109888c Fixed the 'id' of the packages (only visual sorting related) 12 年 前
  emanuele 466b914473 Packages sorting! 12 年 前
  emanuele d460b5a3f4 If pacman doesn't know the action is better to report a nice error rather than die with php error messages 12 年 前
  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] 12 年 前
  Spuds 2aabbc42fb ! Add emulation support to installed tab so its like whats under the browse tab 12 年 前
  Spuds d214416eee ! add a class element .sort to the sort icon so it can be positioned in the headers independent of the text 12 年 前
  Spuds 7f5207bb89 ! [4772]: OpenBaseDir restriction in Packages.php 12 年 前
  Spuds f43508e782 ! package manager updates 12 年 前
  Spuds 9bc133e941 ! Updates to better manage memory requests 12 年 前
  Spuds b02a3db999 ! 4442: Form submit buttons should not be named submit, many files 12 年 前
  Spuds 13689b9fde ! 4813: The same text on Package Manager options area 12 年 前
  Spuds 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 年 前
  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 12 年 前
  Spuds 7ce72a18f5 ! some more minor doc changes 12 年 前
  emanuele 8b570972f8 ! smcFunc not globalized in the function PackageOptions 12 年 前
  emanuele 3ee0781ec5 ! When pacakges are uninstalled, the time_removed field is updated only for the uninstalled package [topic 453027] 12 年 前
  Spuds 906795f52e ! Cleanup, many files (sync of in / out changes) 12 年 前
  Spuds be0d46cb3c ! JavaScript functions can't have default values (script.js) 12 年 前
  Spuds de099bdbc2 ! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!) 12 年 前
  Spuds f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 年 前
  Spuds c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 年 前