-
Notifications
You must be signed in to change notification settings - Fork 101
Comparing changes
Open a pull request
base repository: TheCoder4eu/BootsFaces-OSP
base: v1.4.1
head repository: TheCoder4eu/BootsFaces-OSP
compare: master
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 17f7536 - Browse repository at this point
Copy the full SHA 17f7536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0a1e6 - Browse repository at this point
Copy the full SHA 2c0a1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e21c0d7 - Browse repository at this point
Copy the full SHA e21c0d7View commit details
Commits on Jan 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ccabe13 - Browse repository at this point
Copy the full SHA ccabe13View commit details
Commits on Feb 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c2cc65c - Browse repository at this point
Copy the full SHA c2cc65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ab74a - Browse repository at this point
Copy the full SHA 75ab74aView commit details
Commits on Apr 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d1a7095 - Browse repository at this point
Copy the full SHA d1a7095View commit details
Commits on May 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7ac39f6 - Browse repository at this point
Copy the full SHA 7ac39f6View commit details
Commits on May 11, 2019
-
Merge pull request #1074 from geopossachs/bugfixes/datapicker
add space after css class by datepicker
TheCoder4eu authoredMay 11, 2019 Configuration menu - View commit details
-
Copy full SHA for c02089b - Browse repository at this point
Copy the full SHA c02089bView commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for be7c581 - Browse repository at this point
Copy the full SHA be7c581View commit details -
Fix fixed height for InputText with tags
This change adds custom CSS stylesheet for InputText with tags enabled. The CSS rules make tagsinput wrapper's height automatic with minimum height by default. Rules also fix editable input's position when typeahead is enabled. Fix #1081
Configuration menu - View commit details
-
Copy full SHA for c1113f6 - Browse repository at this point
Copy the full SHA c1113f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 276b604 - Browse repository at this point
Copy the full SHA 276b604View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa381de - Browse repository at this point
Copy the full SHA fa381deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b04465 - Browse repository at this point
Copy the full SHA 0b04465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90959d8 - Browse repository at this point
Copy the full SHA 90959d8View commit details
Commits on Aug 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ada6a0f - Browse repository at this point
Copy the full SHA ada6a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d86f6f - Browse repository at this point
Copy the full SHA 9d86f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b1463 - Browse repository at this point
Copy the full SHA e3b1463View commit details -
Configuration menu - View commit details
-
Copy full SHA for c15e88f - Browse repository at this point
Copy the full SHA c15e88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2090b15 - Browse repository at this point
Copy the full SHA 2090b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b3cae - Browse repository at this point
Copy the full SHA 03b3caeView commit details -
Fix fixed height for InputText with tags
This change adds custom CSS stylesheet for InputText with tags enabled. The CSS rules make tagsinput wrapper's height automatic with minimum height by default. Rules also fix editable input's position when typeahead is enabled. Fix #1081
Configuration menu - View commit details
-
Copy full SHA for 90613dd - Browse repository at this point
Copy the full SHA 90613ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 185c8e5 - Browse repository at this point
Copy the full SHA 185c8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4ff7b - Browse repository at this point
Copy the full SHA 8b4ff7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e912d9d - Browse repository at this point
Copy the full SHA e912d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a095a - Browse repository at this point
Copy the full SHA 04a095aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb69dd - Browse repository at this point
Copy the full SHA fbb69ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8ef58 - Browse repository at this point
Copy the full SHA 2e8ef58View commit details -
Add support for itemDisabled for radiobutton
This update enabled support for <b:radiobutton> <f:selectItems value="#{listOfItems}" var="item" itemDisabled="#{item.disabled}"/> </b:radiobutton> Fix #1072
Configuration menu - View commit details
-
Copy full SHA for ea5feb7 - Browse repository at this point
Copy the full SHA ea5feb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791a592 - Browse repository at this point
Copy the full SHA 791a592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9729f9d - Browse repository at this point
Copy the full SHA 9729f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c363d6c - Browse repository at this point
Copy the full SHA c363d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2eefa - Browse repository at this point
Copy the full SHA bc2eefaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b72bf - Browse repository at this point
Copy the full SHA b3b72bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for db80a86 - Browse repository at this point
Copy the full SHA db80a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45fd5f4 - Browse repository at this point
Copy the full SHA 45fd5f4View commit details
Commits on Aug 2, 2019
-
Fix value submission on InputText with tags
Tagsinput clones InputText 'input' HTML element and keeps both original and newly created elements with 'name' attribute. This commit removes duplicated 'name' attribute on newly created HTML 'input' element via inline JavaScript for each InputText component with tags enabled. Fix #1079
Configuration menu - View commit details
-
Copy full SHA for 4d9f3ae - Browse repository at this point
Copy the full SHA 4d9f3aeView commit details
Commits on Aug 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ba53f4e - Browse repository at this point
Copy the full SHA ba53f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1704117 - Browse repository at this point
Copy the full SHA 1704117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec4b84 - Browse repository at this point
Copy the full SHA 1ec4b84View commit details -
addressed #865 (and solved it in the case of b:dateTimePicker, but th…
…ere are several other components to be checked)
Configuration menu - View commit details
-
Copy full SHA for f14cf03 - Browse repository at this point
Copy the full SHA f14cf03View commit details
Commits on Aug 4, 2019
-
#672 use the same libraries as
<b:dateTimePicker
>; get rid of momen……t.js (for favor of moment-all-languages.js)
Configuration menu - View commit details
-
Copy full SHA for 4be04f5 - Browse repository at this point
Copy the full SHA 4be04f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b0fdf - Browse repository at this point
Copy the full SHA d7b0fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0cdab - Browse repository at this point
Copy the full SHA ab0cdabView commit details
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3a67d8a - Browse repository at this point
Copy the full SHA 3a67d8aView commit details
Commits on Aug 6, 2019
-
Merge pull request #1 from TheCoder4eu/master
copy current stand of snapshot into my repo
Configuration menu - View commit details
-
Copy full SHA for 04c6507 - Browse repository at this point
Copy the full SHA 04c6507View commit details
Commits on Aug 7, 2019
-
fixed a bug breaking the multiselect feature in combination with the …
…checkbox selector feature
Configuration menu - View commit details
-
Copy full SHA for cdbcaa0 - Browse repository at this point
Copy the full SHA cdbcaa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f50e573 - Browse repository at this point
Copy the full SHA f50e573View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8cc8a4 - Browse repository at this point
Copy the full SHA d8cc8a4View commit details
Commits on Aug 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 954d22d - Browse repository at this point
Copy the full SHA 954d22dView commit details
There are no files selected for viewing