Commit Graph

  • b7300c6457 [DEPENDENCIES] Update dependencies Hugo Sales 2020-08-07 02:06:56 +00:00
  • 04258b6072 [JS] Whitespace cleanup Hugo Sales 2020-08-07 02:06:03 +00:00
  • 480904a4e3 [MEDIA][AVATAR] Handle avatar validation and storage Hugo Sales 2020-08-07 02:05:28 +00:00
  • 7635f455ab [DB] Add entity base class to allow sharing methods such as 'create' Hugo Sales 2020-08-07 02:04:53 +00:00
  • c06346ef31 [DB][FILE][AVATAR] Handle deleting files, change file and avatar tables Hugo Sales 2020-08-07 02:03:55 +00:00
  • 65d6204a01 [UI][SETTINGS] User notification settings with configurable transports (through plugins) Hugo Sales 2020-08-05 23:05:06 +00:00
  • bdacd638c7 [PLUGIN] Remove Test plugin Hugo Sales 2020-08-05 20:48:13 +00:00
  • b9a2badc31 [COMPONENT][PLUGIN] Move Email and XMPP notification handlers from components to plugins, so they can be disabled Hugo Sales 2020-08-05 20:47:28 +00:00
  • be49bfa0c1 [COMPONENT] Remove 'post on status change' option for email transport Hugo Sales 2020-08-05 20:39:17 +00:00
  • c1963438bc [AUTOGENERATED] Update autogenerated code Hugo Sales 2020-08-05 20:38:07 +00:00
  • 19e4f120c0 [UI] Notifications settings styling finished rainydaysavings 2020-08-08 02:24:27 +01:00
  • cc4a95fbd5 [UI] Notification settings styling progress rainydaysavings 2020-08-08 01:20:51 +01:00
  • 246bf30c41 [UI] Notification settings tabs functional rainydaysavings 2020-08-07 23:47:03 +01:00
  • a71f54c6bf [UI] Notifications settings page CSS work rainydaysavings 2020-08-06 23:56:40 +01:00
  • e4db0eb9b9 [UI] Accessibility improvements all around rainydaysavings 2020-08-06 00:26:07 +01:00
  • e1ff2a0ef1 [UI] Fixed issue where certain form element would be on top the left panel rainydaysavings 2020-08-05 22:25:18 +01:00
  • 3f98f8fecf [ROUTES] Fix use statement rainydaysavings 2020-08-05 19:15:13 +01:00
  • 10010552e1 [JS][UI][AVATAR] JS cropping script rainydaysavings 2020-08-05 19:07:38 +01:00
  • d38bf8ff4c [UI] Cropping avatar as a circle, proper preview done rainydaysavings 2020-07-28 17:08:08 +01:00
  • caab08b017 [CONTROLLER][UI] Avatar JS cropping added rainydaysavings 2020-07-28 00:07:31 +01:00
  • 85d8d9b268 [UI] Login and Register button fixes rainydaysavings 2020-07-27 16:56:07 +01:00
  • a64a099d7d [UI] Controller and Route for FAQ page created as well as basic template structure rainydaysavings 2020-06-05 22:51:46 +01:00
  • 2a75237c70 [UI] Settings pages routes and styling done. rainydaysavings 2020-06-26 23:44:53 +01:00
  • d7801737f6 [COMPONENT][PLUGIN] Small refactor and add license Hugo Sales 2020-08-05 16:32:46 +00:00
  • b2b0990bf6 [CONTROLLER][UI] Add notification settings form Hugo Sales 2020-08-05 16:31:39 +00:00
  • ed84c1f8bf [MODULE] Reload modules if modified, except in production environment Hugo Sales 2020-08-05 16:22:12 +00:00
  • 6567f10e69 [UTIL] Fix and rename arrayRemoveKeys Hugo Sales 2020-08-05 16:20:08 +00:00
  • b2dbf9bc20 [CONFIG] Cleanup services.yaml config file Hugo Sales 2020-08-05 16:25:19 +00:00
  • 78929629f0 [FORMATTING] Update license header in SchemaDef compiler pass Hugo Sales 2020-08-03 21:08:47 +00:00
  • 7945a9c825 [EVENT][ROUTES] Add event to allow modules to add routes, 'add_route' Hugo Sales 2020-08-03 20:56:48 +00:00
  • 4c60aac8f8 [FRAMEWORK] Avoid double initializing the framework Hugo Sales 2020-08-03 20:56:00 +00:00
  • d394f6fc9c [EVENT] Fix event handler and rename events to snake_case Hugo Sales 2020-08-03 20:55:07 +00:00
  • 605a8919a7 [PLUGIN] Update example plugin Hugo Sales 2020-08-03 20:53:40 +00:00
  • bfa3095137 [MODULE][COMPILER] Add compiler pass responsible for loading, instantiating and wiring enabled modules Hugo Sales 2020-08-03 20:52:47 +00:00
  • 0e401edac2 [MODULE] Added module base class Hugo Sales 2020-08-03 20:51:45 +00:00
  • 468d00d393 [COMMAND] Fix ListEvents command to properly display the callable Hugo Sales 2020-08-03 20:51:24 +00:00
  • f5f10890b6 [COMPOSER][MODULE] Add autoloading rules for components and plugins Hugo Sales 2020-08-03 20:45:00 +00:00
  • 9b2db7608b [MODULE] Renamed modules to components Hugo Sales 2020-08-03 20:40:49 +00:00
  • 0ca169aad2 [UTIL][FORM] Add form transformer array <--> string Hugo Sales 2020-07-30 22:51:07 +00:00
  • 9291bfbecb [UTIL] Add Common::array_remove_keys Hugo Sales 2020-07-30 22:48:24 +00:00
  • e620c20bb4 [UI][CONTROLLER] Work on tabbed notification settings panel Hugo Sales 2020-07-30 22:47:47 +00:00
  • 4b73024a57 [MAIL] Make mailserver a required service Hugo Sales 2020-07-30 22:40:37 +00:00
  • b4e42d6562 [SECURITY] Ensure ARGON2 constants are defined, or throw exception Hugo Sales 2020-07-27 22:18:23 +00:00
  • 3934d403ef [DEPENDENCY] Update dependencies Hugo Sales 2020-07-27 22:17:43 +00:00
  • e571c62319 [UI][CONTROLLER] Refactor UserPanel to use the new Form::handle method and add placeholders in the password fields Hugo Sales 2020-07-27 03:48:35 +00:00
  • 9dffd1c93e [DATABASE] Remove DATABASE::flush from Profile::setSelfTags Hugo Sales 2020-07-27 03:46:51 +00:00
  • 34890aff90 [FORMATTING] Add option to split a string to array by both a comma and a space Hugo Sales 2020-07-27 03:44:25 +00:00
  • 503fa2e537 [FORM] Add DataTransformer to and from array Hugo Sales 2020-07-27 03:43:21 +00:00
  • e10e6644e3 [FORM] Add Form::handle which automagically creates a form, handles a request, and writes the data to the given entity and update Form::create to do some more magic as well Hugo Sales 2020-07-27 03:40:09 +00:00
  • 4d2770319e [DATABASE][TOOLS] Update local_user to return the proper PhoneNumber type Hugo Sales 2020-07-27 03:36:34 +00:00
  • 0cba00ebbb [CORE][SECURITY][UX] Save previous url on /register and /logout Hugo Sales 2020-07-26 16:49:09 +00:00
  • 6e52fd4c95 [CONTROLLER][UI] Fixing controller display errors, Settings CSS fixes rainydaysavings 2020-07-26 17:49:11 +01:00
  • 9a2ac34ba3 [UI][ROUTES][CONTROLLER] Fixing Settings navs and templates rainydaysavings 2020-07-26 16:05:07 +01:00
  • e334ce9a55 [UI] Register and Login rework rainydaysavings 2020-07-25 23:55:09 +01:00
  • b8a0d14fd5 [UI] Left panel fix rainydaysavings 2020-07-24 16:15:01 +01:00
  • 7b0f5ab576 [Controller] Update settings/avatar Hugo Sales 2020-07-26 00:27:08 +00:00
  • e7f541219d [DATABASE][TOOLS] Update local_user, SchemaDefDriver and bin/generate_entity_fields to use the phone_number type (which maps to a varchar 35 and does validation) Hugo Sales 2020-07-26 00:18:15 +00:00
  • 0bc59f1b9a [UI] Update settings/account to reflect the current values Hugo Sales 2020-07-26 00:02:20 +00:00
  • 8088b78a24 [UI][ROUTES] s%settings/profile%settings/personal_info% Hugo Sales 2020-07-26 00:00:02 +00:00
  • b98d01bd06 [CORE][UX] Save previous url to redirect back after registering Hugo Sales 2020-07-25 23:58:26 +00:00
  • d0c999199b [DEPENDENCY] Add odolbeau/phone-number-bundle Hugo Sales 2020-07-25 23:56:48 +00:00
  • f907843d43 [UTIL][NICKNAME][FIX] Add self to constant Hugo Sales 2020-07-25 22:22:16 +00:00
  • 8aa1a3d05e [UI][USERPANEL] Add prefilled fields, mark some as optional and handle self tags in the profile settings page Hugo Sales 2020-07-25 17:56:38 +00:00
  • c91c385dec [SELFTAGS] Add Profile::{set,get}SelfTags Hugo Sales 2020-07-25 17:53:37 +00:00
  • 2838aaad14 [FORM] Add Form::isRequired Hugo Sales 2020-07-25 17:50:23 +00:00
  • d6a7843240 [DATABASE] Refactor DB.php and make findBy always return an array, instead of a doctrine collection Hugo Sales 2020-07-25 17:49:57 +00:00
  • 51f65edb55 [UTIL] Update Formatting::{toString,toArray} to allow spliting by either space or comma Hugo Sales 2020-07-25 17:48:44 +00:00
  • 256d57adaa [SECURITY] Update way passwords are checked and update Alexei Sorokin 2020-07-25 16:09:43 +00:00
  • 6d6b1447f8 [TWIG][ROUTES] Footer links routes and pages added rainydaysavings 2020-07-25 00:34:52 +01:00
  • 801399218f [UI][ROUTES] Footer links added rainydaysavings 2020-07-24 23:47:32 +01:00
  • c2e69a06b0 [UI] Fixing problem due to Firefox's autofill filter rainydaysavings 2020-07-24 17:46:15 +01:00
  • ae49f82580 [UI] Login template small fix rainydaysavings 2020-07-24 15:52:45 +01:00
  • 879666fab7 [UI] Left panel template and Login page CSS work done rainydaysavings 2020-07-23 23:48:49 +01:00
  • 81e45e3ace [SECURITY][CONTROLLER] Remove unreachable code from the Security controller Hugo Sales 2020-07-25 14:45:12 +00:00
  • 107351a6b5 [CONTROLLER][ADMIN][CONFIG] Fix form to use static strings as keys and add labels seperately; convert input from string to appropriate type Hugo Sales 2020-07-25 14:43:43 +00:00
  • 292d98a33c [LIB][Util] Update Common::setConfig to throw an exception if appropriate, add Formatting::{toString,toArray} Hugo Sales 2020-07-25 14:42:00 +00:00
  • 72ee91a8da [I18N] Remove incomplete autogenerated translation file, to be fixed later Hugo Sales 2020-07-25 14:40:39 +00:00
  • 2eb61543d9 [AUTOGENERATED] Update all entity fields Hugo Sales 2020-07-25 02:08:19 +00:00
  • 60002df680 [SECURITY] Small refactor in Authenticator.php, to remove unused services Hugo Sales 2020-07-25 02:07:46 +00:00
  • f081d58e2b [USER][UI][AUTHENTICATION] Add registration form Hugo Sales 2020-07-25 02:06:55 +00:00
  • 13244c1e37 [UTIL][NICKNAME] Small refactor and remove the check between user nickname and group_alias, as these will have different semantics Hugo Sales 2020-07-25 02:05:41 +00:00
  • 71c9462d2e [DATABASE] Fix typos in user_notification_prefs Hugo Sales 2020-07-25 02:04:20 +00:00
  • c410f9b67a [DATABASE] Fix typo in profile table and add a constructor Hugo Sales 2020-07-25 02:03:16 +00:00
  • b4fb1569ce [FORM][WRAPPER] Merge argument options, not replace Hugo Sales 2020-07-25 02:01:33 +00:00
  • fdcedb8295 [DATABASE] Update LocalUser table to not have a numerical id, add is_email_verified and fix getProfile accordingly Hugo Sales 2020-07-25 02:00:33 +00:00
  • 39e3e8a04e [MAILER][WRAPPER] Add mailer wrapper that respects the configuration Hugo Sales 2020-07-25 01:57:34 +00:00
  • 7bb3717673 [FIX] Fix bug in DATABASE.php, since findBy can return different types Hugo Sales 2020-07-25 01:55:39 +00:00
  • 8dcf563674 [TOOLS] Update generate fields script to output default values Hugo Sales 2020-07-25 01:54:18 +00:00
  • a582cfe4f2 [DEPENDENCY] Add symfonycasts/verify-email-bundle Hugo Sales 2020-07-24 23:00:36 +00:00
  • 0af82054ff [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser Hugo Sales 2020-07-23 23:33:00 +00:00
  • f812d9142f [CORE][ROUTES] Small refactor on entrypoint and RouteLoader Hugo Sales 2020-07-23 22:51:07 +00:00
  • 92ecb50cff [TWIG] Add twig function to output the active tag if the current route matches a given one Hugo Sales 2020-07-23 22:48:59 +00:00
  • 1b2c308808 [CONTROLLER][ROUTES] Refactor the base Controller to not reinvent the wheel too much and rely on Symfony's events Hugo Sales 2020-07-23 17:55:06 +00:00
  • 0c448ee83f [ROUTES] Change name of admin and settings routes and refactor the way they're specified Hugo Sales 2020-07-23 15:39:05 +00:00
  • a075d35c8c [CONTROLLER][ROUTES] Refactor controllers to use the new base class and remove controller from the class name Hugo Sales 2020-07-23 14:08:31 +00:00
  • f26b488045 [NOTIFICATION][DATABASE] Update user notification prefs table, implementation of Notification and define a base class for notification transport Hugo Sales 2020-07-23 13:52:41 +00:00
  • 2fd81e218a [CONTROLLER] Remove example enqueue Hugo Sales 2020-07-22 11:50:20 +00:00
  • fc4d8bcf65 [DEFAULTS] Add password hashing algorithm default settings Hugo Sales 2020-07-22 11:48:32 +00:00
  • 0ef9223803 [LOGIN] Implement password checking and related systems Hugo Sales 2020-07-22 11:45:03 +00:00
  • 9bc186a072 [USER] Add UserRoles Hugo Sales 2020-07-22 11:49:56 +00:00