Commit History

Author SHA1 Message Date
  Suki 889700990f make EnableTheme a lot more simple 10 years ago
  Suki d56ba523b8 eww, no more enable = 1 thing, use $modSettings['enableThemes'] 10 years ago
  Suki 6caabf8121 Cleaner query 10 years ago
  Suki 76362e0c1b Some work on get_all_themes() 10 years ago
  Suki 05d2acfbda function EnableTheme() 10 years ago
  Suki f0d02f3c74 disable_theme($themeID) 10 years ago
  Suki aae1706d26 Fetch some more info directly form the xml file. 10 years ago
  Suki acc2196d82 Some comments, replace global with normal var. 10 years ago
  Suki de2c9508ea Few missing globals 10 years ago
  Suki 6dfdb62384 One more spot 10 years ago
  Suki 1a2cf5e735 And take care of updated versions too 10 years ago
  Suki 0e5612e978 Avoid doing an extra query by passing the entire array we just created a moment ago. 10 years ago
  Suki 0a25d47bfa remove_dir() 10 years ago
  Suki 55c82e6e2b Changes and fixes on get_theme_info() and InstallFile() 10 years ago
  Suki 96e9215e00 theme_dir needs to be named theme_dir :P 10 years ago
  Suki 442c83ebce Is there a theme already named like this? 10 years ago
  Suki e9a6608752 No point in calling get_theme_info() when installing a copy from default theme. 10 years ago
  Suki 3a5d764b93 A bunch of bugs and typo, you know, the usual stuff.. 10 years ago
  Suki 4054a0ddd9 Put the tabs as they used to be. 10 years ago
  Suki a40425fe77 function get_all_themes() 10 years ago
  Suki 51f3d24ac3 Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into theme_stuff 10 years ago
  Suki a5b354cfd5 Typos and other silly bugs 10 years ago
  Suki bf7892cf53 function InstallCopy() 10 years ago
  Michael Eshom 017b07925d Merge pull request #894 from live627/poll 10 years ago
  Michael Eshom e1419d0101 Merge pull request #897 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 7931107d49 ! phpDoc updates 10 years ago
  John Rayes 102f63ac11 ! Guests could not submit multiple votes to a poll without errors. Funnily enough, it did not adversly affect workflow. 10 years ago
  Arantor c9485260ef Merge pull request #893 from Arantor/release-2.1 10 years ago
  Peter Spicer 04dcb279e4 ! Oops for wrong precedence on the cache test. This is probably the cause of #890 and #864. 10 years ago
  Michael Eshom 04288008e0 Revert "! $context['my_likes'] wasn't always an array (per #890)" 10 years ago